Skip to content

Commit 0a84ee7

Browse files
Bump io.micrometer:micrometer-tracing-bom from 1.5.0 to 1.5.1 (#10134)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/micrometer-metrics/tracing/releases) - [Commits](micrometer-metrics/tracing@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-tracing-bom dependency-version: 1.5.1 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 77315cd commit 0a84ee7

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
@@ -92,7 +92,7 @@ ext {
9292
lettuceVersion = '6.6.0.RELEASE'
9393
log4jVersion = '2.24.3'
9494
mailVersion = '2.0.3'
95-
micrometerTracingVersion = '1.5.0'
95+
micrometerTracingVersion = '1.5.1'
9696
micrometerVersion = '1.15.0'
9797
mockitoVersion = '5.17.0'
9898
mongoDriverVersion = '5.5.1'

0 commit comments

Comments
 (0)