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 20d05de commit 4737decCopy full SHA for 4737dec
build.gradle.kts
@@ -16,7 +16,7 @@ allprojects {
16
apply(plugin = "maven-publish")
17
18
group = "io.javalin.community.openapi"
19
- version = "6.1.1"
+ version = "6.1.2-SNAPSHOT"
20
21
repositories {
22
mavenCentral()
0 commit comments