Skip to content

Commit 872a564

Browse files
Bump io.micrometer:micrometer-tracing-bom (#2836)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.4.0-M3 to 1.4.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-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 8c714fa commit 872a564

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
lz4Version = '1.8.0'
6464
micrometerDocsVersion = '1.0.4'
6565
micrometerVersion = '1.14.0-SNAPSHOT'
66-
micrometerTracingVersion = '1.4.0-M3'
66+
micrometerTracingVersion = '1.4.0-SNAPSHOT'
6767
mockitoVersion = '5.13.0'
6868
rabbitmqStreamVersion = '0.15.0'
6969
rabbitmqVersion = '5.21.0'

0 commit comments

Comments
 (0)