There was an error while loading. Please reload this page.
1 parent 321a9c7 commit 263c368Copy full SHA for 263c368
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+* Update to dropwizard 4.0.16
2
+
3
### 7.2.2 (2025-07-18)
4
* Update to dropwizard 4.0.14
5
build.gradle
@@ -19,7 +19,7 @@ wrapper {
19
description = 'Dropwizard guice integration'
20
21
ext {
22
- dropwizard = '4.0.15'
+ dropwizard = '4.0.16'
23
guice = '7.0.0'
24
hk2 = '3.0.6'
25
spockJunit5 = '1.2.0'
0 commit comments