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 369f629 commit 104cf20Copy full SHA for 104cf20
build.gradle.kts
@@ -18,7 +18,7 @@ allprojects {
18
apply(plugin = "signing")
19
20
group = "io.javalin.community.routing"
21
- version = "6.1.6"
+ version = "6.1.7-SNAPSHOT"
22
23
repositories {
24
mavenCentral()
0 commit comments