Skip to content

Commit

Permalink
Merge pull request #4817 from apache/dropwizard-4.0.3
Browse files Browse the repository at this point in the history
upgrade dropwizard to 4.0.3
  • Loading branch information
rnewson committed Oct 23, 2023
2 parents 2310555 + f0d5776 commit 63aff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nouveau/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
}

dependencies {
implementation platform('io.dropwizard:dropwizard-dependencies:4.0.2')
implementation platform('io.dropwizard:dropwizard-dependencies:4.0.3')
implementation 'io.dropwizard:dropwizard-core'
implementation 'io.dropwizard:dropwizard-http2'
implementation 'io.dropwizard.metrics:metrics-core'
Expand Down

0 comments on commit 63aff05

Please sign in to comment.