Skip to content

Commit

Permalink
Update dependency org.springdoc:springdoc-openapi-ui to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 19a1f18 commit ea98879
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 @@ -182,7 +182,7 @@ dependencies {

implementation group: 'commons-io', name: 'commons-io', version: '2.11.0'

implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.15'
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.8.0'

implementation group: 'org.elasticsearch', name: 'elasticsearch', version: versions.elasticSearch
implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.2'
Expand Down

0 comments on commit ea98879

Please sign in to comment.