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

Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.3.0-M2 to 1.3.0-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-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]
2024-03-23 10:25:23 +00:00
committed by GitHub
parent 1d1e6ce7bc
commit cb45e560e8

View File

@@ -64,7 +64,7 @@ ext {
log4jVersion = '2.23.1'
micrometerDocsVersion = '1.0.2'
micrometerVersion = '1.13.0-SNAPSHOT'
micrometerTracingVersion = '1.3.0-M2'
micrometerTracingVersion = '1.3.0-SNAPSHOT'
mockitoVersion = '5.10.0'
reactorVersion = '2023.0.4'
scalaVersion = '2.13'