Skip to content

Commit

Permalink
Update dropwizard monorepo to v2.1.8
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent d618384 commit cf63747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ subprojects {

ext {
assertjVersion = '3.24.2'
dropwizardVersion = '2.1.7'
dropwizardVersion = '2.1.8'
jacocoVersion = '0.8.10'
junit5Version = '5.10.0'
lombokVersion = '1.18.28'
Expand Down

0 comments on commit cf63747

Please sign in to comment.