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 0f66899 commit 1fe9532Copy full SHA for 1fe9532
build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
// Spring
26
developmentOnly("org.springframework.boot:spring-boot-devtools")
27
28
- implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
+ implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")
29
implementation("org.springframework.boot:spring-boot-starter-web")
30
31
// Other
0 commit comments