Skip to content

Commit 40faaa0

Browse files
Bump io.micrometer:micrometer-tracing-bom (#9497)
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 3664c94 commit 40faaa0

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
@@ -93,7 +93,7 @@ ext {
9393
lettuceVersion = '6.4.0.RELEASE'
9494
log4jVersion = '2.24.0'
9595
mailVersion = '2.0.3'
96-
micrometerTracingVersion = '1.4.0-M3'
96+
micrometerTracingVersion = '1.4.0-SNAPSHOT'
9797
micrometerVersion = '1.14.0-SNAPSHOT'
9898
mockitoVersion = '5.13.0'
9999
mongoDriverVersion = '5.1.4'

0 commit comments

Comments
 (0)