Skip to content

Commit a79815d

Browse files
chore(deps-dev): bump io.dropwizard.metrics:metrics-core in /java-mvn
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.34 to 4.2.35. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.34...v4.2.35) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.35 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 827bc83 commit a79815d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-mvn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>io.dropwizard.metrics</groupId>
4747
<artifactId>metrics-core</artifactId>
48-
<version>4.2.34</version>
48+
<version>4.2.35</version>
4949
<scope>test</scope>
5050
</dependency>
5151

0 commit comments

Comments
 (0)