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 3923a34 commit 414aff9Copy full SHA for 414aff9
build.gradle.kts
@@ -16,7 +16,7 @@ allprojects {
16
apply(plugin = "maven-publish")
17
18
group = "io.javalin.community.openapi"
19
- version = "6.4.0"
+ version = "6.4.1-SNAPSHOT"
20
21
repositories {
22
mavenCentral()
0 commit comments