Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-bom from 1.14.0-RC1 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.0-RC1 to 1.14.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.0-RC1...v1.14.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and onobc committed Nov 13, 2024
1 parent fe91c2f commit bd85e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ commons-compress = "1.26.2"
jackson = "2.18.1"
jsr305 = "3.0.2"
logback = "1.5.12"
micrometer = "1.14.0-RC1"
micrometer = "1.14.0"
micrometer-docs-gen = "1.0.4"
micrometer-tracing = "1.4.0-RC1"
protobuf = "3.25.5"
Expand Down

0 comments on commit bd85e3c

Please sign in to comment.