Skip to content

Commit 8a44187

Browse files
committed
[nouveau] upgrade dropwizard to 4.0.12
1 parent f1799d6 commit 8a44187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nouveau/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
}
1717

1818
dependencies {
19-
implementation platform('io.dropwizard:dropwizard-dependencies:4.0.8')
19+
implementation platform('io.dropwizard:dropwizard-dependencies:4.0.12')
2020
implementation 'io.dropwizard:dropwizard-core'
2121
implementation 'io.dropwizard:dropwizard-http2'
2222
implementation 'io.dropwizard.metrics:metrics-core'

0 commit comments

Comments
 (0)