Skip to content

Commit 04a6502

Browse files
committed
Upgrade swagger-parser-v3 version to 2.1.13
1 parent 22c49a3 commit 04a6502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ tasks.jar {
139139

140140
// Dependencies version
141141
// Implementation
142-
val swaggerParserVersion = "2.1.9"
142+
val swaggerParserVersion = "2.1.13"
143143
val hashidsVersion = "1.0.3"
144144
val springOauthAutoConfigureVersion = "2.6.8"
145145
val springSecurityJwtVersion = "1.1.1.RELEASE"

0 commit comments

Comments
 (0)