Skip to content

Commit 5a3b666

Browse files
committed
update to dropwizard 4.0.15
1 parent 6a71e2c commit 5a3b666

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 = '4.0.14'
22+
dropwizard = '4.0.15'
2323
guice = '7.0.0'
2424
hk2 = '3.0.6'
2525
spockJunit5 = '1.2.0'

0 commit comments

Comments
 (0)