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 0f5c8cb commit 912377aCopy full SHA for 912377a
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "org.strykeforce"
12
-version = "21.3.0-SNAPSHOT"
+version = "21.3.0"
13
14
sourceCompatibility = JavaVersion.VERSION_11
15
targetCompatibility = JavaVersion.VERSION_11
0 commit comments