Skip to content

Commit

Permalink
Bump io.prometheus:prometheus-metrics-bom from 1.3.1 to 1.3.3
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.1 to 1.3.3.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](prometheus/client_java@v1.3.1...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jonatan-ivanov committed Nov 7, 2024
1 parent 337f435 commit bca46bf
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.1"
prometheus = "1.3.3"
prometheusSimpleClient = "0.16.0"
reactor = "2022.0.22"
rest-assured = "5.5.0"
Expand Down

0 comments on commit bca46bf

Please sign in to comment.