We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6721d02 commit dbb1731Copy full SHA for dbb1731
build.gradle.kts
@@ -21,7 +21,7 @@ repositories {
21
}
22
23
group = "io.fuchs.gradle.classpath-collision-detector"
24
-version = "0.2"
+version = "0.3"
25
26
gradlePlugin {
27
plugins.create("classpathCollisionDetectorPlugin") {
0 commit comments