Skip to content

Commit f951ea5

Browse files
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ce61f1 commit f951ea5

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
@@ -56,7 +56,7 @@ ext {
5656
log4jVersion = '2.24.3'
5757
logbackVersion = '1.5.16'
5858
micrometerDocsVersion = '1.0.4'
59-
micrometerVersion = '1.15.0-M2'
59+
micrometerVersion = '1.15.0-SNAPSHOT'
6060
micrometerTracingVersion = '1.5.0-M2'
6161
mockitoVersion = '5.15.2'
6262
rabbitmqStreamVersion = '0.22.0'

0 commit comments

Comments
 (0)