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 87918cd commit bbbafdeCopy full SHA for bbbafde
build.gradle.kts
@@ -18,7 +18,7 @@ allprojects {
18
19
subprojects {
20
group = "org.taymyr.lagom"
21
- version = "1.3.0-SNAPSHOT"
+ version = "1.2.2"
22
23
apply<JacocoPlugin>()
24
apply<NexusPublishPlugin>()
0 commit comments