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 c38354d + 85e0657 commit 9b8ded0Copy full SHA for 9b8ded0
build.gradle.kts
@@ -47,7 +47,7 @@ dependencies {
47
48
// API Documentation
49
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.13")
50
- implementation("io.swagger.core.v3:swagger-jaxrs2:2.2.37")
+ implementation("io.swagger.core.v3:swagger-jaxrs2:2.2.38")
51
implementation("io.swagger.core.v3:swagger-core-jakarta:2.2.37")
52
53
0 commit comments