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 7a1310c commit a0f44e4Copy full SHA for a0f44e4
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.0-SNAPSHOT"
+version = "1.2.0"
10
11
plugins {
12
`java-library`
0 commit comments