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 341b9cb commit 8577e4fCopy full SHA for 8577e4f
build.gradle.kts
@@ -16,7 +16,7 @@ allprojects {
16
apply(plugin = "maven-publish")
17
18
group = "io.javalin.community.openapi"
19
- version = "6.2.0"
+ version = "6.2.1-SNAPSHOT"
20
21
repositories {
22
mavenCentral()
0 commit comments