Skip to content

Commit dbb1731

Browse files
committed
Bump plugin version
1 parent 6721d02 commit dbb1731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
}
2222

2323
group = "io.fuchs.gradle.classpath-collision-detector"
24-
version = "0.2"
24+
version = "0.3"
2525

2626
gradlePlugin {
2727
plugins.create("classpathCollisionDetectorPlugin") {

0 commit comments

Comments
 (0)