We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208d750 commit 8a54daeCopy full SHA for 8a54dae
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1615,7 +1615,7 @@ bom {
1615
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
1616
}
1617
1618
- library("Micrometer Tracing", "1.5.11-SNAPSHOT") {
+ library("Micrometer Tracing", "1.5.11") {
1619
considerSnapshots()
1620
alignWith {
1621
dependencyManagementDeclaredIn("io.micrometer:micrometer-tracing-bom") {
0 commit comments