Skip to content

Commit 79a9f16

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cassandra/io.dropwizard.metrics-metrics-core-3.2.6' into combined-pr-branch
2 parents 2047afb + a6ceeba commit 79a9f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cassandra/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "TestContainers :: Cassandra"
22

33
configurations.all {
44
resolutionStrategy {
5-
force 'io.dropwizard.metrics:metrics-core:3.2.4'
5+
force 'io.dropwizard.metrics:metrics-core:3.2.6'
66
}
77
}
88

0 commit comments

Comments
 (0)