Skip to content

Commit

Permalink
Bump io.prometheus:prometheus-metrics-bom from 1.3.4 to 1.3.5 (#5783)
Browse files Browse the repository at this point in the history
Bumps [io.prometheus:prometheus-metrics-bom](https://github.com/prometheus/client_java) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](prometheus/client_java@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: io.prometheus:prometheus-metrics-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 5fe1782 commit 93452c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ newrelic-api = "5.14.0"
# Kotlin 1.7 sample will fail from OkHttp 4.12.0 due to okio dependency being a Kotlin 1.9 module
okhttp = "4.11.0"
postgre = "42.7.4"
prometheus = "1.3.4"
prometheus = "1.3.5"
prometheusSimpleClient = "0.16.0"
reactor = "2022.0.22"
rest-assured = "5.5.0"
Expand Down

0 comments on commit 93452c1

Please sign in to comment.