Skip to content

Commit

Permalink
Bump prometheus from 1.2.1 to 1.3.0 (#5123)
Browse files Browse the repository at this point in the history
Bumps `prometheus` from 1.2.1 to 1.3.0.

Updates `io.prometheus:prometheus-metrics-core` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](prometheus/client_java@v1.2.1...v1.3.0)

Updates `io.prometheus:prometheus-metrics-exposition-formats` from 1.2.1 to 1.3.0

Updates `io.prometheus:prometheus-metrics-tracer-common` from 1.2.1 to 1.3.0

---
updated-dependencies:
- dependency-name: io.prometheus:prometheus-metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.prometheus:prometheus-metrics-exposition-formats
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.prometheus:prometheus-metrics-tracer-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 20, 2024
1 parent e5183e3 commit 381b02a
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.3"
prometheus = "1.2.1"
prometheus = "1.3.0"
prometheusSimpleClient = "0.16.0"
reactor = "2022.0.18"
rest-assured = "5.4.0"
Expand Down

0 comments on commit 381b02a

Please sign in to comment.