Skip to content

Commit 96547c0

Browse files
author
bnasslahsen
committed
upgrade swagger-ui version 3.28.0
1 parent 0c5c4ba commit 96547c0

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
@@ -10,7 +10,7 @@ plugins {
1010
ext {
1111
springBootVersion = '2.3.0.RELEASE'
1212
swaggerApiVersion = '2.1.3'
13-
swaggerUiVersion = '3.27.0'
13+
swaggerUiVersion = '3.28.0'
1414
}
1515

1616
subprojects {

0 commit comments

Comments
 (0)