Skip to content

Commit 8a54dae

Browse files
committed
Upgrade to Micrometer Tracing 1.5.11
Closes gh-49962
1 parent 208d750 commit 8a54dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1615,7 +1615,7 @@ bom {
16151615
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
16161616
}
16171617
}
1618-
library("Micrometer Tracing", "1.5.11-SNAPSHOT") {
1618+
library("Micrometer Tracing", "1.5.11") {
16191619
considerSnapshots()
16201620
alignWith {
16211621
dependencyManagementDeclaredIn("io.micrometer:micrometer-tracing-bom") {

0 commit comments

Comments
 (0)