Skip to content

Commit df1820f

Browse files
Bump io.micrometer:micrometer-bom from 1.14.0-M3 to 1.14.0-SNAPSHOT (#3508)
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.0-M3 to 1.14.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 79b29a5 commit df1820f

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
@@ -62,7 +62,7 @@ ext {
6262
kotlinCoroutinesVersion = '1.8.1'
6363
log4jVersion = '2.24.0'
6464
micrometerDocsVersion = '1.0.4'
65-
micrometerVersion = '1.14.0-M3'
65+
micrometerVersion = '1.14.0-SNAPSHOT'
6666
micrometerTracingVersion = '1.4.0-M3'
6767
mockitoVersion = '5.13.0'
6868
reactorVersion = '2024.0.0-M6'

0 commit comments

Comments
 (0)