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.7.0
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 39a0dff commit f5c21eb
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 @@ -417,7 +417,7 @@ dependencies {
implementation 'org.openapitools:jackson-databind-nullable:0.2.6'
implementation 'org.zalando:problem-spring-web-starter:0.29.1'

implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.7.0'
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.1.4'
implementation 'org.springframework.retry:spring-retry:2.0.11'

Expand Down

0 comments on commit f5c21eb

Please sign in to comment.