Skip to content

Commit

Permalink
Bump org.cyclonedx.bom from 1.9.0 to 1.10.0 (#273)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 088ceea commit 220ff86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'signing'
id 'maven-publish'
id 'io.github.gradle-nexus.publish-plugin' version "2.0.0"
id 'org.cyclonedx.bom' version "1.9.0"
id 'org.cyclonedx.bom' version "1.10.0"
id 'org.sonarqube' version "4.0.0.2929"
id 'io.github.sgtsilvio.gradle.javadoc-links' version "0.8.0"
}
Expand Down

0 comments on commit 220ff86

Please sign in to comment.