diff --git a/build.gradle.kts b/build.gradle.kts index f9beb06..8cc4cd7 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -21,7 +21,7 @@ val sonatypeStagingProfileId: String? by project //----------- project specific configuration start -------------------- -val cfgVersion = "1.9.0" +val cfgVersion = "1.9.1-SNAPSHOT" val cfgGroup = "com.beanit" val cfgCopyToRoot = false val cfgSignPom = true