diff --git a/build.gradle.kts b/build.gradle.kts index ae9bfcf..3b644c7 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -47,7 +47,7 @@ subprojects { } extra.apply { - set("creekVersion", "0.4.1-SNAPSHOT") + set("creekVersion", "0.4.1") set("spotBugsVersion", "4.7.3") // https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-annotations set("classGraphVersion", "4.8.157") // https://mvnrepository.com/artifact/io.github.classgraph/classgraph