Skip to content

Commit

Permalink
Upgrade to Micrometer Tracing 1.0.9
Browse files Browse the repository at this point in the history
Closes gh-36830
  • Loading branch information
snicoll committed Aug 15, 2023
1 parent b91b213 commit a3856e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.0.9-SNAPSHOT") {
library("Micrometer Tracing", "1.0.9") {
group("io.micrometer") {
imports = [
"micrometer-tracing-bom"
Expand Down

0 comments on commit a3856e4

Please sign in to comment.