Skip to content

Commit

Permalink
Bump prometheus from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps `prometheus` from 1.3.1 to 1.3.2.

Updates `io.prometheus:prometheus-metrics-core` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](prometheus/client_java@v1.3.1...v1.3.2)

Updates `io.prometheus:prometheus-metrics-exporter-servlet-jakarta` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](prometheus/client_java@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: io.prometheus:prometheus-metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.prometheus:prometheus-metrics-exporter-servlet-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 5fe0151 commit 613245d
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 @@ -10,7 +10,7 @@ mockk = "1.13.13"
opentelemetry = "1.43.0"
opentelemetry-instrumentation-api = "2.8.0"
opentelemetry-semconv = "1.27.0-alpha"
prometheus = "1.3.1"
prometheus = "1.3.2"

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
Expand Down

0 comments on commit 613245d

Please sign in to comment.