Skip to content

Commit

Permalink
Upgrade to Micrometer Tracing 1.0.2
Browse files Browse the repository at this point in the history
Closes gh-614
  • Loading branch information
bclozel committed Feb 14, 2023
1 parent 7489e95 commit e3b73e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
api(platform("com.fasterxml.jackson:jackson-bom:2.14.1"))
api(platform("io.projectreactor:reactor-bom:2022.0.1"))
api(platform("io.micrometer:micrometer-bom:1.10.4"))
api(platform("io.micrometer:micrometer-tracing-bom:1.0.0"))
api(platform("io.micrometer:micrometer-tracing-bom:1.0.2"))
api(platform("org.springframework.data:spring-data-bom:2022.0.0"))
api(platform("org.springframework.security:spring-security-bom:6.0.1"))
api(platform("com.querydsl:querydsl-bom:5.0.0"))
Expand Down

0 comments on commit e3b73e8

Please sign in to comment.