We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c49a3 commit 04a6502Copy full SHA for 04a6502
build.gradle.kts
@@ -139,7 +139,7 @@ tasks.jar {
139
140
// Dependencies version
141
// Implementation
142
-val swaggerParserVersion = "2.1.9"
+val swaggerParserVersion = "2.1.13"
143
val hashidsVersion = "1.0.3"
144
val springOauthAutoConfigureVersion = "2.6.8"
145
val springSecurityJwtVersion = "1.1.1.RELEASE"
0 commit comments