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 9851171 commit a020443Copy full SHA for a020443
build.gradle.kts
@@ -6,7 +6,7 @@ val localstackVersion = "0.2.22"
6
val integrationOption = "tests.integration"
7
8
group = "io.reactiverse"
9
-version = "1.2.2-SNAPSHOT"
+version = "1.2.2"
10
11
plugins {
12
`java-library`
0 commit comments