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