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 bfc231b + 3545a54 commit d92247eCopy full SHA for d92247e
build.gradle.kts
@@ -48,7 +48,7 @@ dependencies {
48
49
// API Documentation
50
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.13")
51
- implementation("io.swagger.core.v3:swagger-jaxrs2:2.2.36")
+ implementation("io.swagger.core.v3:swagger-jaxrs2:2.2.37")
52
implementation("io.swagger.core.v3:swagger-core-jakarta:2.2.37")
53
54
0 commit comments