Skip to content

Commit

Permalink
Update dependency org.springdoc:springdoc-openapi-starter-webflux-ui …
Browse files Browse the repository at this point in the history
…to v2.7.0
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 7ed4ea8 commit 48d1a7a
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 @@ -52,7 +52,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'org.springframework.boot:spring-boot-starter-data-r2dbc'
implementation 'net.logstash.logback:logstash-logback-encoder:8.0'
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.6.0'
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.7.0'
implementation 'org.postgresql:r2dbc-postgresql:1.0.7.RELEASE'
implementation 'org.postgresql:postgresql:42.7.4'

Expand Down

0 comments on commit 48d1a7a

Please sign in to comment.