Skip to content

Commit

Permalink
build(deps): bump io.micrometer:micrometer-registry-prometheus
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.5 to 1.13.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.5...v1.13.3)

---
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 Aug 23, 2024
1 parent 73675e2 commit 923521a
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 @@ -20,7 +20,7 @@ val wiremockCloud = "4.1.4"
val h2 = "2.3.232"
val jacksonDatatype = "2.17.2"
val conscrypt = "2.5.2"
val prometheus = "1.12.5"
val prometheus = "1.13.3"

java {
sourceCompatibility = JavaVersion.VERSION_21
Expand Down

0 comments on commit 923521a

Please sign in to comment.