Bump io.micrometer:micrometer-tracing-bom (#3894)

Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.5.0-SNAPSHOT to 1.5.1-SNAPSHOT.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-17 10:28:44 +00:00
committed by GitHub
parent 2f304974d2
commit 5bff4190aa

View File

@@ -64,7 +64,7 @@ ext {
log4jVersion = '2.24.3'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.15.1-SNAPSHOT'
micrometerTracingVersion = '1.5.0-SNAPSHOT'
micrometerTracingVersion = '1.5.1-SNAPSHOT'
mockitoVersion = '5.15.2'
reactorVersion = '2024.0.5'
scalaVersion = '2.13'