We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7a9d3 commit 7ea02e9Copy full SHA for 7ea02e9
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
group = "org.strykeforce"
14
-version = "22.0.0-SNAPSHOT"
+version = "22.0.0"
15
16
sourceCompatibility = JavaVersion.VERSION_11
17
targetCompatibility = JavaVersion.VERSION_11
0 commit comments