Skip to content

Commit 035f587

Browse files
Bump io.micrometer:micrometer-tracing-bom (#3226)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.6.0-RC1 to 1.6.1-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.1-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 fceff6a commit 035f587

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
@@ -49,7 +49,7 @@ ext {
4949
logbackVersion = '1.5.20'
5050
micrometerDocsVersion = '1.0.4'
5151
micrometerVersion = '1.16.0-SNAPSHOT'
52-
micrometerTracingVersion = '1.6.0-RC1'
52+
micrometerTracingVersion = '1.6.1-SNAPSHOT'
5353
mockitoVersion = '5.20.0'
5454
rabbitmqAmqpClientVersion = '0.7.0'
5555
rabbitmqStreamVersion = '1.3.0'

0 commit comments

Comments
 (0)