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 0c5c4ba commit 96547c0Copy full SHA for 96547c0
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
ext {
11
springBootVersion = '2.3.0.RELEASE'
12
swaggerApiVersion = '2.1.3'
13
- swaggerUiVersion = '3.27.0'
+ swaggerUiVersion = '3.28.0'
14
}
15
16
subprojects {
0 commit comments