We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd57373 commit cab0ec2Copy full SHA for cab0ec2
build.gradle.kts
@@ -25,7 +25,7 @@ subprojects {
25
}
26
27
extra.apply {
28
- set("creekVersion", "0.2.1-SNAPSHOT")
+ set("creekVersion", "0.3.0")
29
set("spotBugsVersion", "4.6.0") // https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-annotations
30
31
set("log4jVersion", "2.19.0") // https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
0 commit comments