Skip to content

Commit

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

Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.0...v1.13.1)

---
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] committed Jun 11, 2024
1 parent 19135d5 commit 547a50a
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 @@ -24,7 +24,7 @@ dependencies {
implementation(libs.commons.text)
implementation(libs.avaje.config)
implementation(libs.avaje.slf4j)
implementation("io.micrometer:micrometer-registry-prometheus:1.13.0")
implementation("io.micrometer:micrometer-registry-prometheus:1.13.1")
implementation("com.h2database:h2:2.2.224")
implementation("org.apache.derby:derby:10.17.1.0")
implementation("org.apache.derby:derbyclient:10.17.1.0")
Expand Down

0 comments on commit 547a50a

Please sign in to comment.