Skip to content

Commit

Permalink
Bump org.webjars:swagger-ui in the dependencies group (#321)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui).


Updates `org.webjars:swagger-ui` from 5.17.11 to 5.17.14
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.17.11...v5.17.14)

---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 799cc85 commit 389f48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ val flywayVersion = "10.13.0"
val postgresVersion = "42.7.3"
val testContainerVersion = "1.19.8"
val kotlinVersion = "2.0.0"
val swaggerUiVersion = "5.17.11"
val swaggerUiVersion = "5.17.14"
val kotestVersion = "5.9.0"
val googlePostgresVersion = "1.18.1"
val googleOauthVersion = "1.36.0"
Expand Down

0 comments on commit 389f48a

Please sign in to comment.