Bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 (#3568)

Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.3.4...v1.3.5)

---
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-10-19 10:48:09 +00:00
committed by GitHub
parent 4b94ecff76
commit 228895b1c5

View File

@@ -63,7 +63,7 @@ ext {
log4jVersion = '2.23.1'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.13.6'
micrometerTracingVersion = '1.3.4'
micrometerTracingVersion = '1.3.5'
mockitoVersion = '5.10.0'
reactorVersion = '2023.0.11'
scalaVersion = '2.13'