Skip to content

Commit

Permalink
build(deps): bump org.cyclonedx.bom from 1.7.4 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx.bom from 1.7.4 to 1.8.1.

---
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 Nov 13, 2023
1 parent cf06321 commit 0ed46b7
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 @@ -34,7 +34,7 @@ plugins {
id("org.jetbrains.kotlin.jvm") version kotlinVersion
id("org.jetbrains.kotlin.plugin.spring") version kotlinVersion
id("io.spring.dependency-management") version "1.1.3"
id("org.cyclonedx.bom") version "1.7.4"
id("org.cyclonedx.bom") version "1.8.1"
}

application {
Expand Down

0 comments on commit 0ed46b7

Please sign in to comment.