Skip to content

Commit

Permalink
Upgrade to Micrometer Tracing 1.1.5
Browse files Browse the repository at this point in the history
Closes gh-37262
  • Loading branch information
snicoll committed Sep 12, 2023
1 parent d720956 commit 4c415ef
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 @@ -991,7 +991,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.1.5-SNAPSHOT") {
library("Micrometer Tracing", "1.1.5") {
considerSnapshots()
calendarName = "Tracing"
group("io.micrometer") {
Expand Down

0 comments on commit 4c415ef

Please sign in to comment.