Skip to content

Commit

Permalink
Merge pull request #499 from CycloneDX/dependabot/gradle/org.cycloned…
Browse files Browse the repository at this point in the history
…x.bom-1.10.0

build(deps): bump org.cyclonedx.bom from 1.9.0 to 1.10.0
  • Loading branch information
skhokhlov authored Aug 19, 2024
2 parents 507ecd5 + 9279132 commit 29558fc
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 @@ -3,7 +3,7 @@ import java.util.Properties
plugins {
id("java-gradle-plugin")
id("com.gradle.plugin-publish") version "1.2.1"
id("org.cyclonedx.bom") version "1.9.0"
id("org.cyclonedx.bom") version "1.10.0"
id("groovy")
}

Expand Down

0 comments on commit 29558fc

Please sign in to comment.