Skip to content

Commit 349e973

Browse files
author
bnasslahsen
committed
upgrade swagger-ui version to 3.27.0
1 parent 534d625 commit 349e973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
ext {
1919
springBootVersion = '2.3.0.RELEASE'
2020
swaggerApiVersion = '2.1.2'
21-
swaggerUiVersion = '3.26.0'
21+
swaggerUiVersion = '3.27.0'
2222
}
2323

2424
subprojects {

0 commit comments

Comments
 (0)