We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c44501 commit 11954a1Copy full SHA for 11954a1
build.gradle.kts
@@ -21,7 +21,7 @@ val sonatypeStagingProfileId: String? by project
21
22
//----------- project specific configuration start --------------------
23
24
-val cfgVersion = "1.14.0"
+val cfgVersion = "1.14.1-SNAPSHOT"
25
val cfgGroup = "com.beanit"
26
val cfgCopyToRoot = true
27
val cfgSignPom = true
0 commit comments