Skip to content

Commit fa47537

Browse files
Bump io.micrometer:micrometer-bom from 1.16.0-M1 to 1.16.0-SNAPSHOT (#4021)
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.16.0-M1 to 1.16.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-version: 1.16.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7cf43d commit fa47537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ext {
6363
kotlinCoroutinesVersion = '1.10.2'
6464
log4jVersion = '2.24.3'
6565
micrometerDocsVersion = '1.0.4'
66-
micrometerVersion = '1.16.0-M1'
66+
micrometerVersion = '1.16.0-SNAPSHOT'
6767
micrometerTracingVersion = '1.6.0-M1'
6868
mockitoVersion = '5.18.0'
6969
reactorVersion = '2025.0.0-M5'

0 commit comments

Comments
 (0)