Bump io.micrometer:micrometer-tracing-bom from 1.2.0 to 1.2.1 (#2587)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/micrometer-metrics/tracing/releases) - [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.2.0...v1.2.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ ext {
|
||||
lz4Version = '1.8.0'
|
||||
micrometerDocsVersion = '1.0.2'
|
||||
micrometerVersion = '1.12.1'
|
||||
micrometerTracingVersion = '1.2.0'
|
||||
micrometerTracingVersion = '1.2.1'
|
||||
mockitoVersion = '5.6.0'
|
||||
rabbitmqStreamVersion = '0.14.0'
|
||||
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.19.0'
|
||||
|
||||
Reference in New Issue
Block a user