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 1ff403f commit e51c7bfCopy full SHA for e51c7bf
build.gradle.kts
@@ -5,7 +5,7 @@ val logbackVersion = "1.2.10"
5
val integrationOption = "tests.integration"
6
7
group = "io.reactiverse"
8
-version = "1.1.0-SNAPSHOT"
+version = "1.1.0"
9
10
plugins {
11
`java-library`
0 commit comments