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 082a237 commit 9399dc1Copy full SHA for 9399dc1
samples/sample-all/build.gradle.kts
@@ -3,7 +3,7 @@ import org.gradlex.jvm.dependency.conflict.detection.rules.CapabilityDefinition
3
plugins {
4
id("org.gradlex.jvm-dependency-conflict-resolution")
5
id("java-library")
6
- id("io.fuchs.gradle.classpath-collision-detector") version "0.3"
+ id("io.fuchs.gradle.classpath-collision-detector") version "1.0.0"
7
}
8
9
dependencies {
0 commit comments