Skip to content

Commit

Permalink
build(deps): bump org.cyclonedx.bom from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx.bom from 1.9.0 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 507ecd5 commit 9279132
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 @@ -3,7 +3,7 @@ import java.util.Properties
plugins {
id("java-gradle-plugin")
id("com.gradle.plugin-publish") version "1.2.1"
id("org.cyclonedx.bom") version "1.9.0"
id("org.cyclonedx.bom") version "1.10.0"
id("groovy")
}

Expand Down

0 comments on commit 9279132

Please sign in to comment.