We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b14014 commit 62bf150Copy full SHA for 62bf150
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group 'com.github.hauner.openapi'
11
-version '1.0.0.M6'
+version '1.0.0.M7'
12
13
sourceCompatibility = JavaVersion.VERSION_1_8
14
targetCompatibility = JavaVersion.VERSION_1_8
0 commit comments