Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.12.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.12.6 to 1.14.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.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 10, 2024
1 parent e0f2ea7 commit 6c85e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version = "1.0"

val ktorVersion = "2.3.12"
val prometheusVersion = "0.16.0"
val micrometerVersion = "1.12.6"
val micrometerVersion = "1.14.2"
val slf4jVersion = "2.0.16"
val logbackVersion = "1.5.12"
val javaxVersion = "2.1.1"
Expand Down

0 comments on commit 6c85e28

Please sign in to comment.