We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d467d3 commit 9df1ceaCopy full SHA for 9df1cea
build.gradle.kts
@@ -18,7 +18,7 @@ allprojects {
18
apply(plugin = "signing")
19
20
group = "io.javalin.community.routing"
21
- version = "6.1.1"
+ version = "6.1.2-SNAPSHOT"
22
23
repositories {
24
mavenCentral()
0 commit comments