Skip to content

Commit

Permalink
Bump io.prometheus:prometheus-metrics-core from 1.3.4 to 1.3.5
Browse files Browse the repository at this point in the history
Bumps [io.prometheus:prometheus-metrics-core](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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent aeb45b1 commit 16f63c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ application {
dependencies {
implementation(project(":modell"))
implementation("no.nav.dagpenger:oauth2-klient:2024.10.31-15.02.1d4f08a38d24")
implementation("io.prometheus:prometheus-metrics-core:1.3.4")
implementation("io.prometheus:prometheus-metrics-core:1.3.5")
implementation(libs.rapids.and.rivers)
implementation("io.getunleash:unleash-client-java:9.2.6")

Expand Down

0 comments on commit 16f63c7

Please sign in to comment.