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.
2 parents a0c68f1 + 70d36f7 commit b3403b0Copy full SHA for b3403b0
common/common/build.gradle.kts
@@ -4,7 +4,7 @@
4
dependencies {
5
api(projects.cosmotechApiCommonParent.cosmotechApiCommonId)
6
api(projects.cosmotechApiCommonParent.cosmotechApiCommonEvents)
7
- implementation("io.swagger.parser.v3:swagger-parser-v3:2.0.30")
+ implementation("io.swagger.parser.v3:swagger-parser-v3:2.0.31")
8
9
implementation(
10
"org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.6.3")
0 commit comments