Bump io.micrometer:micrometer-bom from 1.15.0-M2 to 1.15.0-SNAPSHOT (#2986)

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

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-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]
2025-02-22 02:37:59 +00:00
committed by GitHub
parent 2ce61f17d1
commit f951ea5bb6

View File

@@ -56,7 +56,7 @@ ext {
log4jVersion = '2.24.3'
logbackVersion = '1.5.16'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.15.0-M2'
micrometerVersion = '1.15.0-SNAPSHOT'
micrometerTracingVersion = '1.5.0-M2'
mockitoVersion = '5.15.2'
rabbitmqStreamVersion = '0.22.0'