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 4681d3bCopy full SHA for 4681d3b
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.8.9")
29
implementation("org.springframework.boot:spring-boot-starter-web")
30
31
// Other
0 commit comments