Skip to content

Commit

Permalink
Merge pull request #309 from xenit-eu/renovate/org.webjars-swagger-ui…
Browse files Browse the repository at this point in the history
…-5.x

Update dependency org.webjars:swagger-ui to v5.18.3
  • Loading branch information
renovate[bot] authored Jan 31, 2025
2 parents 4fe541d + 540f20c commit d108dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contentgrid-spring-swagger-ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation platform(project(':contentgrid-spring-boot-platform'))

implementation 'org.springframework:spring-webmvc'
implementation 'org.webjars:swagger-ui:5.18.2'
implementation 'org.webjars:swagger-ui:5.18.3'
implementation 'org.webjars:webjars-locator-core'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit d108dc6

Please sign in to comment.