Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.8.4 to 1.12.2 (
Browse files Browse the repository at this point in the history
#428)

Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.8.4 to 1.12.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.8.4...v1.12.2)

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

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 Jan 26, 2024
1 parent 7df8f91 commit d1d0447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "1.0"
val kluentVersion = "1.73"
val ktorVersion = "2.3.1"
val prometheusVersion = "0.15.0"
val micrometerVersion = "1.8.4"
val micrometerVersion = "1.12.2"
val kotestVersion = "5.6.2"
val kotestExtensionsVersion = "2.0.0"
val mockkVersion = "1.13.5"
Expand Down

0 comments on commit d1d0447

Please sign in to comment.