Skip to content

Commit 7bc332c

Browse files
committed
Upgrade to Micrometer Tracing 1.3.6
Closes gh-43000
1 parent 772d1da commit 7bc332c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1391,7 +1391,7 @@ bom {
13911391
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
13921392
}
13931393
}
1394-
library("Micrometer Tracing", "1.3.6-SNAPSHOT") {
1394+
library("Micrometer Tracing", "1.3.6") {
13951395
considerSnapshots()
13961396
group("io.micrometer") {
13971397
imports = [

0 commit comments

Comments
 (0)