We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87e4a01 + 33d3bbc commit 45aba68Copy full SHA for 45aba68
nouveau/build.gradle
@@ -17,7 +17,7 @@ repositories {
17
}
18
19
dependencies {
20
- implementation platform('io.dropwizard:dropwizard-dependencies:4.0.1')
+ implementation platform('io.dropwizard:dropwizard-dependencies:4.0.2')
21
implementation 'io.dropwizard:dropwizard-core'
22
implementation 'io.dropwizard:dropwizard-http2'
23
implementation 'io.dropwizard.metrics:metrics-core'
0 commit comments