diff --git a/build.gradle.kts b/build.gradle.kts index 657ef1d..a42cef6 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -47,7 +47,7 @@ subprojects { } extra.apply { - set("creekVersion", "0.3.2-SNAPSHOT") + set("creekVersion", "0.3.2") 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