Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 (#3310)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent 970520a commit 5902612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ext {
log4jVersion = '2.23.1'
micrometerDocsVersion = '1.0.2'
micrometerVersion = '1.13.1'
micrometerTracingVersion = '1.3.0'
micrometerTracingVersion = '1.3.1'
mockitoVersion = '5.10.0'
reactorVersion = '2023.0.7'
scalaVersion = '2.13'
Expand Down

0 comments on commit 5902612

Please sign in to comment.