Skip to content

Commit 01655f3

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.12
1 parent 28018c9 commit 01655f3

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
@@ -46,7 +46,7 @@ dependencies {
4646
implementation("commons-codec:commons-codec:1.19.0")
4747

4848
// API Documentation
49-
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.11")
49+
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.12")
5050
implementation("io.swagger.core.v3:swagger-jaxrs2:2.2.36")
5151
implementation("io.swagger.core.v3:swagger-core-jakarta:2.2.36")
5252

0 commit comments

Comments
 (0)