Skip to content

Commit

Permalink
fix(deps): bump dropwizardVersion from 4.0.11 to 4.0.12
Browse files Browse the repository at this point in the history
Bumps `dropwizardVersion` from 4.0.11 to 4.0.12.

Updates `io.dropwizard:dropwizard-bom` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/dropwizard/dropwizard/releases)
- [Changelog](https://github.com/dropwizard/dropwizard/blob/release/4.0.x/RELEASES.md)
- [Commits](dropwizard/dropwizard@v4.0.11...v4.0.12)

Updates `io.dropwizard:dropwizard-dependencies` from 4.0.11 to 4.0.12

---
updated-dependencies:
- dependency-name: io.dropwizard:dropwizard-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JoergSiebahn committed Jan 20, 2025
1 parent 8de125f commit 7682c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sda-commons-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ javaPlatform {

ext {
apacheHttpClient5Version = '5.4.1'
dropwizardVersion = '4.0.11'
dropwizardVersion = '4.0.12'
prometheusVersion = '0.16.0'
micrometerVersion = '1.14.3'
swaggerCoreV3Version = '2.2.28'
Expand Down

0 comments on commit 7682c3d

Please sign in to comment.