Skip to content

Commit bc17e56

Browse files
fix(deps): bump dropwizardVersion from 4.0.12 to 4.0.13
Bumps `dropwizardVersion` from 4.0.12 to 4.0.13. Updates `io.dropwizard:dropwizard-bom` from 4.0.12 to 4.0.13 - [Release notes](https://github.com/dropwizard/dropwizard/releases) - [Changelog](https://github.com/dropwizard/dropwizard/blob/release/4.0.x/RELEASES.md) - [Commits](dropwizard/dropwizard@v4.0.12...v4.0.13) Updates `io.dropwizard:dropwizard-dependencies` from 4.0.12 to 4.0.13 --- updated-dependencies: - dependency-name: io.dropwizard:dropwizard-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0f31f9 commit bc17e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sda-commons-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ javaPlatform {
99
ext {
1010
antlr4Version = '4.13.2'
1111
apacheHttpClient5Version = '5.4.3'
12-
dropwizardVersion = '4.0.12'
12+
dropwizardVersion = '4.0.13'
1313
prometheusVersion = '0.16.0'
1414
micrometerVersion = '1.14.6'
1515
swaggerCoreV3Version = '2.2.30'

0 commit comments

Comments
 (0)