Skip to content

Commit da35db3

Browse files
committed
GH-117 Release 5.3.0-alpha.4
1 parent 49b6e2a commit da35db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ allprojects {
1616
apply(plugin = "maven-publish")
1717

1818
group = "io.javalin.community.openapi"
19-
version = "5.3.0-alpha.4-SNAPSHOT"
19+
version = "5.3.0-alpha.5-SNAPSHOT"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)