We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729ce6c commit 0dd001cCopy full SHA for 0dd001c
buildSrc/src/main/kotlin/babbage.conventions.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
group = "de.otto.babbage"
15
-version = "0.5.0"
+version = "0.5.1-SNAPSHOT"
16
java.sourceCompatibility = JavaVersion.VERSION_17
17
18
repositories {
0 commit comments