Skip to content

Commit 61f1039

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.3
1 parent 463739c commit 61f1039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818

1919
val junitVersion = "5.9.3"
2020
val springBootVersion = "3.0.6"
21-
val springdocVersion = "2.1.0"
21+
val springdocVersion = "2.8.3"
2222

2323
dependencies {
2424
implementation("org.springframework.boot:spring-boot-starter-data-jpa:$springBootVersion")

0 commit comments

Comments
 (0)