Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-bom from 1.13.6 to 1.13.8 (#3629)
Browse files Browse the repository at this point in the history
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.13.6 to 1.13.8.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.6...v1.13.8)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 1fdaf22 commit 5d2fecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ext {
kotlinCoroutinesVersion = '1.8.1'
log4jVersion = '2.23.1'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.13.6'
micrometerVersion = '1.13.8'
micrometerTracingVersion = '1.3.6'
mockitoVersion = '5.10.0'
reactorVersion = '2023.0.12'
Expand Down

0 comments on commit 5d2fecd

Please sign in to comment.