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.8.0
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 9497945 commit 748e534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotlin-stdlib = {module = "org.jetbrains.kotlin:kotlin-stdlib"}
spring-actuator = {module = "org.springframework.boot:spring-boot-starter-actuator"}
spring-config-processor = {module = "org.springframework.boot:spring-boot-configuration-processor"}
spring-mybatis = {module = "org.mybatis.spring.boot:mybatis-spring-boot-starter", version.ref = "mybatis"}
spring-openapi-ui = "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0"
spring-openapi-ui = "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.0"
spring-security = {module = "org.springframework.boot:spring-boot-starter-security"}
spring-starter = {module = "org.springframework.boot:spring-boot-starter"}
spring-validation = {module = "org.springframework.boot:spring-boot-starter-validation"}
Expand Down

0 comments on commit 748e534

Please sign in to comment.