Skip to content

Commit

Permalink
build(deps): bump io.micrometer:micrometer-registry-prometheus
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.11.3 to 1.11.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.3...v1.11.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]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 3984b5c commit 4cb32c2
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 @@ -15,7 +15,7 @@ val kotliqueryVersion = "1.9.0"
val ktorVersion = "2.3.4"
val logbackVersion = "1.4.11"
val logstashLogbackEncoderVersion = "7.4"
val micrometerRegistryPrometheusVersion = "1.11.3"
val micrometerRegistryPrometheusVersion = "1.11.4"
val mockOAuth2ServerVersion = "2.0.0"
val mockWebServerVersion = "4.11.0"
val mockkVersion = "1.13.3"
Expand Down

0 comments on commit 4cb32c2

Please sign in to comment.