Skip to content

Commit 4681d3b

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.9
1 parent 0f66899 commit 4681d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
// Spring
2626
developmentOnly("org.springframework.boot:spring-boot-devtools")
2727

28-
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
28+
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9")
2929
implementation("org.springframework.boot:spring-boot-starter-web")
3030

3131
// Other

0 commit comments

Comments
 (0)