Skip to content

Commit 54b7cd9

Browse files
committed
Upgrade to Micrometer Tracing 1.4.0-M1
Closes gh-41305
1 parent 77fe88a commit 54b7cd9

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
@@ -1283,7 +1283,7 @@ bom {
12831283
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
12841284
}
12851285
}
1286-
library("Micrometer Tracing", "1.4.0-SNAPSHOT") {
1286+
library("Micrometer Tracing", "1.4.0-M1") {
12871287
considerSnapshots()
12881288
group("io.micrometer") {
12891289
imports = [

0 commit comments

Comments
 (0)