Skip to content

Commit f862101

Browse files
committed
update to dropwizard 5 release
1 parent ed1114d commit f862101

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
@@ -20,7 +20,7 @@ wrapper {
2020
description = 'Dropwizard guice integration'
2121

2222
ext {
23-
dropwizard = '5.0.0-rc.5'
23+
dropwizard = '5.0.0'
2424
guice = '7.0.0'
2525
hk2 = '3.0.6'
2626
spockJunit5 = '1.2.0'

0 commit comments

Comments
 (0)