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 2047afb + a6ceeba commit 79a9f16Copy full SHA for 79a9f16
modules/cassandra/build.gradle
@@ -2,7 +2,7 @@ description = "TestContainers :: Cassandra"
2
3
configurations.all {
4
resolutionStrategy {
5
- force 'io.dropwizard.metrics:metrics-core:3.2.4'
+ force 'io.dropwizard.metrics:metrics-core:3.2.6'
6
}
7
8
0 commit comments