Skip to content

Commit

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

Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.3...v1.14.4)

---
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 Feb 11, 2025
1 parent ee8fb55 commit f3a6378
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 @@ -21,7 +21,7 @@ repositories {
val kotlinVersion = "2.1.0"
val ktorVersion = "3.0.3"
val logbackVersion = "1.5.16"
val prometeusVersion = "1.14.3"
val prometeusVersion = "1.14.4"
val ktlintVersion = "1.2.1"
val jacksonVersion = "2.18.2"
val logstashEncoderVersion = "8.0"
Expand Down

0 comments on commit f3a6378

Please sign in to comment.