Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-tracing-bom from 1.4.1 to 1.4.2
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.1 to 1.4.2.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.4.1...v1.4.2)

---
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] authored Jan 14, 2025
1 parent cc1a15f commit 65a5868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
api platform("org.springframework.security:spring-security-bom:6.4.0")
api platform('com.fasterxml.jackson:jackson-bom:2.15.4')
api platform("io.micrometer:micrometer-bom:1.14.2")
api platform("io.micrometer:micrometer-tracing-bom:1.4.1")
api platform("io.micrometer:micrometer-tracing-bom:1.4.2")
api platform("org.junit:junit-bom:5.8.2")
constraints {
api "com.querydsl:querydsl-core:$queryDslVersion"
Expand Down

0 comments on commit 65a5868

Please sign in to comment.