Skip to content

Commit

Permalink
Bump org.cyclonedx.bom from 1.9.0 to 1.10.0 (#503)
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 23, 2024
1 parent c964054 commit 0338987
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 @@ -14,7 +14,7 @@ plugins {
id("com.github.ben-manes.versions") version "0.51.0"

// ------------- SLSA -------------- //
id("org.cyclonedx.bom") version "1.9.0"
id("org.cyclonedx.bom") version "1.10.0"
}

configurations {
Expand Down

0 comments on commit 0338987

Please sign in to comment.