We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11f02c commit 9fdaf27Copy full SHA for 9fdaf27
1 file changed
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
}
11
12
group 'com.github.hauner.openapi'
13
-version '1.0.0.M8'
+version '1.0.0.M9'
14
15
sourceCompatibility = JavaVersion.VERSION_1_8
16
targetCompatibility = JavaVersion.VERSION_1_8
0 commit comments