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.6.0
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent cdf78b5 commit 46c93fc
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 @@ -376,7 +376,7 @@ dependencies {
implementation group: 'org.springframework', name: 'spring-web'
implementation group: 'org.springframework', name: 'spring-webmvc'
implementation group: 'org.springframework.security', name: 'spring-security-core'
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.2.0'
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-bootstrap'
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.8'
implementation group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: versions.bouncycastle
Expand Down

0 comments on commit 46c93fc

Please sign in to comment.