Skip to content

Commit 5fb792d

Browse files
committed
Update build.gradle.kts
1 parent d570b08 commit 5fb792d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulator/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
//implementation("org.springdoc:springdoc-openapi-ui:1.8.0")
4646
// either API (just documentation) or API + UI (documentation + Swagger UI)
4747
//implementation("org.springdoc:springdoc-openapi-starter-webmvc-api:2.5.0")
48-
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.5")
48+
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0")
4949
//implementation("jakarta.xml.bind:jakarta.xml.bind-api:4.0.2") // required for webmvc-ui
5050
//compileOnly("javax.servlet:javax.servlet-api:4.0.1")
5151

0 commit comments

Comments
 (0)