Skip to content

Commit

Permalink
Upgrade to Micrometer Tracing 1.1.6
Browse files Browse the repository at this point in the history
Closes gh-37694
  • Loading branch information
wilkinsona committed Oct 12, 2023
1 parent e4e59e7 commit a46fb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -990,7 +990,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.1.6-SNAPSHOT") {
library("Micrometer Tracing", "1.1.6") {
considerSnapshots()
calendarName = "Tracing"
group("io.micrometer") {
Expand Down

0 comments on commit a46fb51

Please sign in to comment.