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.3.0 (#281)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent c22b825 commit 290c377
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.2.0"
spring-openapi-ui = "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.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 290c377

Please sign in to comment.