Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.14.1 to 1.14…
Browse files Browse the repository at this point in the history
….2 (#631)

Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.1...v1.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 1149aa2 commit e0d69a0
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.14.1")
implementation("io.micrometer:micrometer-registry-prometheus:1.14.2")
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 e0d69a0

Please sign in to comment.