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 6eebbad commit bb9f45dCopy full SHA for bb9f45d
build.gradle.kts
@@ -14,7 +14,7 @@ allprojects {
14
15
subprojects {
16
group = "org.taymyr.lagom"
17
- version = "1.1.0-SNAPSHOT"
+ version = "1.1.0"
18
19
apply<JacocoPlugin>()
20
0 commit comments