Skip to content

Commit

Permalink
Bump org.cyclonedx.bom from 1.7.4 to 1.8.0 (#93)
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx.bom from 1.7.4 to 1.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 00aeea0 commit 28f7f95
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 "1.3.0"
id 'org.cyclonedx.bom' version "1.7.4"
id 'org.cyclonedx.bom' version "1.8.0"
id 'org.sonarqube' version "4.0.0.2929"
}

Expand Down

0 comments on commit 28f7f95

Please sign in to comment.