Skip to content

Commit 9ac40e2

Browse files
committed
Upgrade to Micrometer Tracing 1.4.0-M2
Closes gh-41751
1 parent a4326aa commit 9ac40e2

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
@@ -1339,7 +1339,7 @@ bom {
13391339
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
13401340
}
13411341
}
1342-
library("Micrometer Tracing", "1.4.0-SNAPSHOT") {
1342+
library("Micrometer Tracing", "1.4.0-M2") {
13431343
considerSnapshots()
13441344
group("io.micrometer") {
13451345
imports = [

0 commit comments

Comments
 (0)