diff --git a/build.gradle.kts b/build.gradle.kts index a87d14a..cf85da6 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -25,7 +25,7 @@ subprojects { } extra.apply { - set("creekVersion", "0.3.1-SNAPSHOT") + set("creekVersion", "0.3.1") set("spotBugsVersion", "4.7.3") // https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-annotations set("classGraphVersion", "4.8.154") // https://mvnrepository.com/artifact/io.github.classgraph/classgraph