Skip to content

Commit f5c64ee

Browse files
Bump io.micrometer:micrometer-tracing-bom (#2989)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.5.0-M2 to 1.5.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 6685f16 commit f5c64ee

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
@@ -57,7 +57,7 @@ ext {
5757
logbackVersion = '1.5.16'
5858
micrometerDocsVersion = '1.0.4'
5959
micrometerVersion = '1.15.0-SNAPSHOT'
60-
micrometerTracingVersion = '1.5.0-M2'
60+
micrometerTracingVersion = '1.5.0-SNAPSHOT'
6161
mockitoVersion = '5.15.2'
6262
rabbitmqStreamVersion = '0.22.0'
6363
rabbitmqVersion = '5.24.0'

0 commit comments

Comments
 (0)