Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
⬆️ Update dependency org.springdoc:springdoc-openapi-ui to v1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2022
1 parent 4c892ab commit aeca13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation('org.springframework.boot:spring-boot-starter-actuator')
implementation('io.micrometer:micrometer-registry-prometheus:1.9.2')

implementation('org.springdoc:springdoc-openapi-ui:1.6.9')
implementation('org.springdoc:springdoc-openapi-ui:1.6.12')
implementation('org.springdoc:springdoc-openapi-security:1.6.9')

implementation('org.liquibase:liquibase-core')
Expand Down

0 comments on commit aeca13d

Please sign in to comment.