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 534d625 commit 349e973Copy full SHA for 349e973
build.gradle
@@ -18,7 +18,7 @@ repositories {
18
ext {
19
springBootVersion = '2.3.0.RELEASE'
20
swaggerApiVersion = '2.1.2'
21
- swaggerUiVersion = '3.26.0'
+ swaggerUiVersion = '3.27.0'
22
}
23
24
subprojects {
0 commit comments