Skip to content

Commit

Permalink
Bump io.dropwizard:dropwizard-core from 4.0.10 to 4.0.11
Browse files Browse the repository at this point in the history
Bumps io.dropwizard:dropwizard-core from 4.0.10 to 4.0.11.

---
updated-dependencies:
- dependency-name: io.dropwizard:dropwizard-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent c0d3523 commit 754c9df
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 @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation group: 'com.google.guava', name: 'guava', version: '33.3.1-jre'
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.12.0'
implementation group: 'io.dropwizard', name: 'dropwizard-core', version: '4.0.10'
implementation group: 'io.dropwizard', name: 'dropwizard-core', version: '4.0.11'
implementation group: 'jakarta.annotation', name: 'jakarta.annotation-api', version: '3.0.0'
implementation group: 'net.sourceforge.plantuml', name: 'plantuml', version: '1.2024.8'
implementation group: 'org.inferred', name: 'freebuilder', version: '2.8.0'
Expand Down

0 comments on commit 754c9df

Please sign in to comment.