Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.micrometer:micrometer-registry-prometheus from 1.13.4 to 1.13.5
Browse files Browse the repository at this point in the history
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.13.4 to 1.13.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5)

---
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>
dependabot[bot] authored Oct 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 2e80c8b commit 0cbc5b6
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
@@ -23,7 +23,7 @@ dependencies {
implementation(libs.avaje.config)
implementation(libs.avaje.slf4j)
implementation(libs.emoji)
implementation("io.micrometer:micrometer-registry-prometheus:1.13.4")
implementation("io.micrometer:micrometer-registry-prometheus:1.13.5")
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")

0 comments on commit 0cbc5b6

Please sign in to comment.