Skip to content

Commit b74868a

Browse files
Revert to 2.7.0
1 parent a8edfe8 commit b74868a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
exclude("org.springframework.security", "spring-security-crypto")
2121
exclude("org.springframework.security", "spring-security-web")
2222
}
23-
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.3")
23+
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0")
2424
testImplementation("io.kotest:kotest-assertions-json-jvm:5.9.1")
2525
testImplementation("io.kotest:kotest-runner-junit5-jvm:5.9.1")
2626
testImplementation("io.kotest:kotest-assertions-core-jvm:5.9.1")

0 commit comments

Comments
 (0)