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