Skip to content

Commit

Permalink
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-…
Browse files Browse the repository at this point in the history
…webmvc-ui to v2.6.0
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 5e9d58d commit 30e1a9f
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 @@ -269,7 +269,7 @@ dependencies {

implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-archaius', version: '2.2.10.RELEASE'

implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.5.0'
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'

implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.5'

Expand Down

0 comments on commit 30e1a9f

Please sign in to comment.