Skip to content

Commit 68b964c

Browse files
committed
Upgrade to Micrometer Tracing 1.3.0-M2
Closes gh-39890
1 parent 1d2b5d1 commit 68b964c

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
@@ -1251,7 +1251,7 @@ bom {
12511251
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
12521252
}
12531253
}
1254-
library("Micrometer Tracing", "1.3.0-SNAPSHOT") {
1254+
library("Micrometer Tracing", "1.3.0-M2") {
12551255
considerSnapshots()
12561256
calendarName = "Tracing"
12571257
group("io.micrometer") {

0 commit comments

Comments
 (0)