Skip to content

Commit 25f094d

Browse files
Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 (#9245)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/micrometer-metrics/tracing/releases) - [Commits](micrometer-metrics/tracing@v1.3.0...v1.3.1) --- 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 38b1fca commit 25f094d

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
@@ -92,7 +92,7 @@ ext {
9292
lettuceVersion = '6.3.2.RELEASE'
9393
log4jVersion = '2.23.1'
9494
mailVersion = '2.0.3'
95-
micrometerTracingVersion = '1.3.0'
95+
micrometerTracingVersion = '1.3.1'
9696
micrometerVersion = '1.13.1'
9797
mockitoVersion = '5.11.0'
9898
mongoDriverVersion = '5.0.1'

0 commit comments

Comments
 (0)