Skip to content

Commit

Permalink
fix(deps): bump org.cyclonedx.bom from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx.bom from 2.0.0 to 2.1.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 and JoergSiebahn committed Feb 10, 2025
1 parent a606bac commit cc71526
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 @@ -13,7 +13,7 @@ plugins {
id 'com.diffplug.spotless' version '7.0.2'
id 'io.codearte.nexus-staging' version '0.30.0'
id 'project-report'
id 'org.cyclonedx.bom' version '2.0.0'
id 'org.cyclonedx.bom' version '2.1.0'
}

cyclonedxBom {
Expand Down

0 comments on commit cc71526

Please sign in to comment.