Skip to content

Commit 64a2716

Browse files
author
bnasslahsen
committed
update swagger-ui to 3.31.1
1 parent f9d0318 commit 64a2716

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.2.RELEASE'
1212
swaggerApiVersion = '2.1.4'
13-
swaggerUiVersion = '3.30.0'
13+
swaggerUiVersion = '3.31.1'
1414
}
1515

1616
subprojects {

0 commit comments

Comments
 (0)