Skip to content

Commit

Permalink
Bump dropwizardVersion from 2.1.0 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps `dropwizardVersion` from 2.1.0 to 4.0.2.

Updates `io.dropwizard:dropwizard-core` from 2.1.0 to 4.0.2

Updates `io.dropwizard:dropwizard-jdbi3` from 2.1.0 to 4.0.2

Updates `io.dropwizard:dropwizard-testing` from 2.1.0 to 4.0.2

Updates `io.dropwizard:dropwizard-auth` from 2.1.0 to 4.0.2

---
updated-dependencies:
- dependency-name: io.dropwizard:dropwizard-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.dropwizard:dropwizard-jdbi3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.dropwizard:dropwizard-testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.dropwizard:dropwizard-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 3acb9d2 commit 44dc215
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 @@ -56,7 +56,7 @@ subprojects {
commonsMathVersion = '3.6.1'
commonsTextVersion = '1.10.0'
databaseRiderVersion = '1.41.0'
dropwizardVersion = '2.1.0'
dropwizardVersion = '4.0.2'
dropwizardWebsocketsVersion = '1.3.14'
equalsVerifierVersion = '3.15.1'
feignCoreVersion = '12.5'
Expand Down

0 comments on commit 44dc215

Please sign in to comment.