Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.13.6 to 1.14.2
Browse files Browse the repository at this point in the history
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.13.6 to 1.14.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.6...v1.14.2)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent f416132 commit ed41b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ ext {
plexusVersion = '4.0.2'
postgresVersion = '42.7.4'
nettyVersion = '4.1.114.Final'
prometheusVersion = '1.13.6'
prometheusVersion = '1.14.2'
quartzVersion = '2.3.2'
// TODO: May be able to remove as moving to jakarta servlet
servletVersion = '4.0.1'
Expand Down

0 comments on commit ed41b14

Please sign in to comment.