Skip to content

Commit d1ea72e

Browse files
Bump io.dropwizard:dropwizard-dependencies from 5.0.0-rc.3 to 5.0.0-rc.4
Bumps io.dropwizard:dropwizard-dependencies from 5.0.0-rc.3 to 5.0.0-rc.4. --- updated-dependencies: - dependency-name: io.dropwizard:dropwizard-dependencies dependency-version: 5.0.0-rc.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3982ed1 commit d1ea72e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ wrapper {
1919
description = 'Dropwizard guice integration'
2020

2121
ext {
22-
dropwizard = '5.0.0-rc.3'
22+
dropwizard = '5.0.0-rc.4'
2323
guice = '7.0.0'
2424
hk2 = '3.0.6'
2525
spockJunit5 = '1.2.0'

0 commit comments

Comments
 (0)