Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.13.3 to 1.13…
Browse files Browse the repository at this point in the history
….4 (#567)

Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.3...v1.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent c090432 commit 185a9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation(libs.avaje.config)
implementation(libs.avaje.slf4j)
implementation(libs.emoji)
implementation("io.micrometer:micrometer-registry-prometheus:1.13.3")
implementation("io.micrometer:micrometer-registry-prometheus:1.13.4")
implementation("com.h2database:h2:2.3.232")
implementation("org.apache.derby:derby:10.17.1.0")
implementation("org.apache.derby:derbyclient:10.17.1.0")
Expand Down

0 comments on commit 185a9f1

Please sign in to comment.