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 55d92d3 commit 0d1aef0Copy full SHA for 0d1aef0
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
10
ext {
11
springBootVersion = '2.3.0.RELEASE'
12
- swaggerApiVersion = '2.1.2'
+ swaggerApiVersion = '2.1.3'
13
swaggerUiVersion = '3.27.0'
14
}
15
0 commit comments