Bump io.micrometer:micrometer-bom (#3895)

Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.15.0-SNAPSHOT to 1.15.1-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-version: 1.15.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:14:55 +00:00
committed by GitHub
parent 6c0563b360
commit 2f304974d2

View File

@@ -63,7 +63,7 @@ ext {
kotlinCoroutinesVersion = '1.10.2'
log4jVersion = '2.24.3'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.15.0-SNAPSHOT'
micrometerVersion = '1.15.1-SNAPSHOT'
micrometerTracingVersion = '1.5.0-SNAPSHOT'
mockitoVersion = '5.15.2'
reactorVersion = '2024.0.5'