diff --git a/build.gradle.kts b/build.gradle.kts index 2f0d730..3ab724c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -47,7 +47,7 @@ subprojects { } extra.apply { - set("creekVersion", "0.3.3-SNAPSHOT") + set("creekVersion", "0.4.0") 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