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.
1 parent f1799d6 commit 8a44187Copy full SHA for 8a44187
nouveau/build.gradle
@@ -16,7 +16,7 @@ repositories {
16
}
17
18
dependencies {
19
- implementation platform('io.dropwizard:dropwizard-dependencies:4.0.8')
+ implementation platform('io.dropwizard:dropwizard-dependencies:4.0.12')
20
implementation 'io.dropwizard:dropwizard-core'
21
implementation 'io.dropwizard:dropwizard-http2'
22
implementation 'io.dropwizard.metrics:metrics-core'
0 commit comments