Skip to content

Commit

Permalink
Bump org.cyclonedx:cyclonedx-gradle-plugin in /gradle/plugins
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx:cyclonedx-gradle-plugin from 1.10.0 to 2.0.0.

---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent c4da8f6 commit f4cd7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("com.gradle:develocity-gradle-plugin:3.19")
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
implementation("org.cyclonedx:cyclonedx-gradle-plugin:1.10.0")
implementation("org.cyclonedx:cyclonedx-gradle-plugin:2.0.0")
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.1.2")
}

Expand Down

0 comments on commit f4cd7c8

Please sign in to comment.