Skip to content

Commit

Permalink
Merge pull request #4788 from apache/upgrade-dropwizard-4.0.2
Browse files Browse the repository at this point in the history
upgrade dropwizard
  • Loading branch information
rnewson committed Oct 4, 2023
2 parents 87e4a01 + 33d3bbc commit 45aba68
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.1')
implementation platform('io.dropwizard:dropwizard-dependencies:4.0.2')
implementation 'io.dropwizard:dropwizard-core'
implementation 'io.dropwizard:dropwizard-http2'
implementation 'io.dropwizard.metrics:metrics-core'
Expand Down

0 comments on commit 45aba68

Please sign in to comment.