We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37eff4f commit 6a0a907Copy full SHA for 6a0a907
gradle/plugins/build.gradle.kts
@@ -7,7 +7,7 @@ dependencies {
7
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
8
implementation("com.gradle:develocity-gradle-plugin:4.2")
9
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
10
- implementation("org.cyclonedx:cyclonedx-gradle-plugin:2.3.1")
+ implementation("org.cyclonedx:cyclonedx-gradle-plugin:2.4.1")
11
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.4")
12
}
13
0 commit comments