Skip to content

Commit cb45e56

Browse files
Bump io.micrometer:micrometer-tracing-bom (#3159)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.3.0-M2 to 1.3.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 1d1e6ce commit cb45e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ext {
6464
log4jVersion = '2.23.1'
6565
micrometerDocsVersion = '1.0.2'
6666
micrometerVersion = '1.13.0-SNAPSHOT'
67-
micrometerTracingVersion = '1.3.0-M2'
67+
micrometerTracingVersion = '1.3.0-SNAPSHOT'
6868
mockitoVersion = '5.10.0'
6969
reactorVersion = '2023.0.4'
7070
scalaVersion = '2.13'

0 commit comments

Comments
 (0)