Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-tracing-bom
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.4.0-M2 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]>
  • Loading branch information
dependabot[bot] committed Aug 24, 2024
1 parent c0644d5 commit 50b5f35
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 @@ -63,7 +63,7 @@ ext {
log4jVersion = '2.23.1'
micrometerDocsVersion = '1.0.3'
micrometerVersion = '1.14.0-M2'
micrometerTracingVersion = '1.4.0-M2'
micrometerTracingVersion = '1.4.0-SNAPSHOT'
mockitoVersion = '5.12.0'
reactorVersion = '2024.0.0-M5'
scalaVersion = '2.13'
Expand Down

0 comments on commit 50b5f35

Please sign in to comment.