Skip to content

Commit 571a00a

Browse files
Bump metrics-core from 4.2.12 to 4.2.13
Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.2.12 to 4.2.13. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.12...v4.2.13) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 903e053 commit 571a00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<rabbitmq.version>5.16.0</rabbitmq.version>
5858
<slf4j.version>2.0.4</slf4j.version>
5959
<commons-cli.version>1.5.0</commons-cli.version>
60-
<metrics.version>4.2.12</metrics.version>
60+
<metrics.version>4.2.13</metrics.version>
6161
<micrometer.version>1.10.1</micrometer.version>
6262
<gson.version>2.10</gson.version>
6363
<logback.version>1.3.4</logback.version>

0 commit comments

Comments
 (0)