We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7e23a commit ac29d7eCopy full SHA for ac29d7e
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
defaultTasks 'updateLicenses', 'shadowJar'
6
7
-version '0.23.0-SNAPSHOT'
+version '0.23.0'
8
9
subprojects {
10
version = rootProject.version
0 commit comments