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