We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fc85c commit 71bea33Copy full SHA for 71bea33
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "org.springdoc"
10
-version = "1.1.0"
+version = "1.2.0"
11
12
sonarqube {
13
properties {
0 commit comments