Skip to content

Commit

Permalink
Bump org.cyclonedx.bom from 1.7.2 to 1.7.3 (#67)
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx.bom from 1.7.2 to 1.7.3.

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Dec 20, 2022
1 parent 22233aa commit 637c206
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.1.0"
id 'org.cyclonedx.bom' version "1.7.2"
id 'org.cyclonedx.bom' version "1.7.3"
id 'org.sonarqube' version "3.5.0.2730"
}

Expand Down

0 comments on commit 637c206

Please sign in to comment.