We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aaccd0 commit 9722e15Copy full SHA for 9722e15
build.gradle.kts
@@ -23,7 +23,7 @@ configurations.all {
23
attributes.attribute(TargetJvmVersion.TARGET_JVM_VERSION_ATTRIBUTE, 17)
24
}
25
26
-version = "6.0.1-SNAPSHOT"
+version = "6.0.1"
27
28
repositories {
29
mavenCentral()
0 commit comments