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 f9d0318 commit 64a2716Copy full SHA for 64a2716
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
ext {
11
springBootVersion = '2.3.2.RELEASE'
12
swaggerApiVersion = '2.1.4'
13
- swaggerUiVersion = '3.30.0'
+ swaggerUiVersion = '3.31.1'
14
}
15
16
subprojects {
0 commit comments