Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.11.2 to 1.11…
Browse files Browse the repository at this point in the history
….3 (#310)

Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.2...v1.11.3)

---
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 Aug 17, 2023
1 parent c98ee0a commit cf12481
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 @@ -21,7 +21,7 @@ dependencies {
implementation(libs.guava)
implementation(libs.micrometer.core)
implementation(libs.commons.lang3)
implementation("io.micrometer:micrometer-registry-prometheus:1.11.2")
implementation("io.micrometer:micrometer-registry-prometheus:1.11.3")
implementation("com.h2database:h2:2.2.220")
implementation("org.apache.derby:derby:10.16.1.1")
implementation("org.apache.derby:derbyclient:10.16.1.1")
Expand Down

0 comments on commit cf12481

Please sign in to comment.