Skip to content

Commit a6ceeba

Browse files
Bump metrics-core from 3.2.4 to 3.2.6 in /modules/cassandra
Bumps [metrics-core](https://github.com/dropwizard/metrics) from 3.2.4 to 3.2.6. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v3.2.4...v3.2.6) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 320a620 commit a6ceeba

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)