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 28018c9 commit 01655f3Copy full SHA for 01655f3
build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
implementation("commons-codec:commons-codec:1.19.0")
47
48
// API Documentation
49
- implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.11")
+ implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.12")
50
implementation("io.swagger.core.v3:swagger-jaxrs2:2.2.36")
51
implementation("io.swagger.core.v3:swagger-core-jakarta:2.2.36")
52
0 commit comments