Skip to content

Commit

Permalink
Bump org.cyclonedx.bom from 1.8.2 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx.bom from 1.8.2 to 1.10.0.

---
updated-dependencies:
- dependency-name: org.cyclonedx.bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 8e91df4 commit 7385f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
kotlin("jvm") version kotlinVersion
kotlin("plugin.allopen") version kotlinVersion
// id("com.github.jk1.dependency-license-report") version "2.1"
id("org.cyclonedx.bom") version "1.8.2"
id("org.cyclonedx.bom") version "1.10.0"
id("net.researchgate.release") version "3.0.2"
signing
`maven-publish`
Expand Down

0 comments on commit 7385f6f

Please sign in to comment.