There was an error while loading. Please reload this page.
1 parent ed1114d commit f862101Copy full SHA for f862101
1 file changed
build.gradle
@@ -20,7 +20,7 @@ wrapper {
20
description = 'Dropwizard guice integration'
21
22
ext {
23
- dropwizard = '5.0.0-rc.5'
+ dropwizard = '5.0.0'
24
guice = '7.0.0'
25
hk2 = '3.0.6'
26
spockJunit5 = '1.2.0'
0 commit comments