Skip to content

Commit 263c368

Browse files
committed
update to dropwizard 4.0.16
1 parent 321a9c7 commit 263c368

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* Update to dropwizard 4.0.16
2+
13
### 7.2.2 (2025-07-18)
24
* Update to dropwizard 4.0.14
35

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

0 commit comments

Comments
 (0)