Skip to content

Commit 4973a8e

Browse files
author
bnasslahsen
committed
�upgrade swagger-ui to 3.30.0 and swagger-api to 2.1.4
1 parent 9f6632a commit 4973a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ plugins {
99

1010
ext {
1111
springBootVersion = '2.3.0.RELEASE'
12-
swaggerApiVersion = '2.1.3'
13-
swaggerUiVersion = '3.28.0'
12+
swaggerApiVersion = '2.1.4'
13+
swaggerUiVersion = '3.30.0'
1414
}
1515

1616
subprojects {

0 commit comments

Comments
 (0)