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 49b6e2a commit da35db3Copy full SHA for da35db3
build.gradle.kts
@@ -16,7 +16,7 @@ allprojects {
16
apply(plugin = "maven-publish")
17
18
group = "io.javalin.community.openapi"
19
- version = "5.3.0-alpha.4-SNAPSHOT"
+ version = "5.3.0-alpha.5-SNAPSHOT"
20
21
repositories {
22
mavenCentral()
0 commit comments