Skip to content

Commit 63f0350

Browse files
committed
Upgrade to Micrometer Tracing 1.3.2
Closes gh-41299
1 parent e560491 commit 63f0350

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
@@ -1267,7 +1267,7 @@ bom {
12671267
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
12681268
}
12691269
}
1270-
library("Micrometer Tracing", "1.3.2-SNAPSHOT") {
1270+
library("Micrometer Tracing", "1.3.2") {
12711271
considerSnapshots()
12721272
group("io.micrometer") {
12731273
imports = [

0 commit comments

Comments
 (0)