Skip to content

Commit f9aaa0e

Browse files
committed
update to dropwizard 3.0.15
1 parent e084349 commit f9aaa0e

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 = '3.0.14'
22+
dropwizard = '3.0.15'
2323
guice = '6.0.0'
2424
hk2 = '2.6.1'
2525
spockJunit5 = '1.2.0'

0 commit comments

Comments
 (0)