Skip to content

Commit f67d364

Browse files
Bump io.micrometer:micrometer-tracing-bom
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.6.0-RC1 to 1.6.0-SNAPSHOT. - [Release notes](https://github.com/micrometer-metrics/tracing/releases) - [Commits](https://github.com/micrometer-metrics/tracing/commits) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-tracing-bom dependency-version: 1.6.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ebad4e commit f67d364

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
@@ -65,7 +65,7 @@ ext {
6565
log4jVersion = '2.25.2'
6666
micrometerDocsVersion = '1.0.4'
6767
micrometerVersion = '1.16.0-SNAPSHOT'
68-
micrometerTracingVersion = '1.6.0-RC1'
68+
micrometerTracingVersion = '1.6.0-SNAPSHOT'
6969
mockitoVersion = '5.19.0'
7070
reactorVersion = '2025.0.0-RC1'
7171
slf4jVersion = '2.0.17'

0 commit comments

Comments
 (0)