Skip to content

Commit

Permalink
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui t…
Browse files Browse the repository at this point in the history
…o v2.5.0
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 1df1759 commit 2934395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-validation")

// Migrating from SpringDoc API (Swagger) for Support Spring Boot 3.x
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")

// SPRING FRAMEWORK AND CORE
implementation("org.springframework.boot:spring-boot-starter-web")
Expand Down

0 comments on commit 2934395

Please sign in to comment.