Skip to content

Commit

Permalink
Bump io.dropwizard:dropwizard-dependencies from 4.0.6 to 4.0.7
Browse files Browse the repository at this point in the history
Bumps io.dropwizard:dropwizard-dependencies from 4.0.6 to 4.0.7.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent e083190 commit a50d9bb
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 @@ -19,7 +19,7 @@ wrapper {
description = 'Dropwizard guice integration'

ext {
dropwizard = '4.0.6'
dropwizard = '4.0.7'
guice = '7.0.0'
hk2 = '3.0.5'
spockJunit5 = '1.2.0'
Expand Down

0 comments on commit a50d9bb

Please sign in to comment.