Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.12.2 to 1.12.3
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.12.2 to 1.12.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.2...v1.12.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent e6a76ba commit 50b5728
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 @@ -9,7 +9,7 @@ val kotlinLoggerVersion = "3.0.5"
val ktorVersion = "2.3.8"
val logbackVersion = "1.5.0"
val logstashVersion = "7.4"
val micrometerVersion = "1.12.2"
val micrometerVersion = "1.12.3"
val mockOauthVersion = "2.1.2"
val mockkVersion = "1.13.9"
val navCommonVersion = "2.2023.01.10_13.49-81ddc732df3a"
Expand Down

0 comments on commit 50b5728

Please sign in to comment.