Skip to content

Commit

Permalink
Bump io.dropwizard.metrics5.version from 5.0.0-rc16 to 5.0.0-rc18
Browse files Browse the repository at this point in the history
Bumps `io.dropwizard.metrics5.version` from 5.0.0-rc16 to 5.0.0-rc18.

Updates `io.dropwizard.metrics5:metrics-core` from 5.0.0-rc16 to 5.0.0-rc18
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v5.0.0-rc16...v5.0.0-rc18)

Updates `io.dropwizard.metrics5:metrics-jvm` from 5.0.0-rc16 to 5.0.0-rc18
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v5.0.0-rc16...v5.0.0-rc18)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics5:metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics5:metrics-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 133766a commit 707394c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</distributionManagement>

<properties>
<io.dropwizard.metrics5.version>5.0.0-rc16</io.dropwizard.metrics5.version>
<io.dropwizard.metrics5.version>5.0.0-rc18</io.dropwizard.metrics5.version>
<java.version>1.8</java.version>
</properties>

Expand Down

0 comments on commit 707394c

Please sign in to comment.