Skip to content

Commit 2e6dcc4

Browse files
committed
Upgrade to Micrometer Tracing 1.3.1
Closes gh-41042
1 parent 3d5eb31 commit 2e6dcc4

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
@@ -1258,7 +1258,7 @@ bom {
12581258
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
12591259
}
12601260
}
1261-
library("Micrometer Tracing", "1.3.1-SNAPSHOT") {
1261+
library("Micrometer Tracing", "1.3.1") {
12621262
considerSnapshots()
12631263
group("io.micrometer") {
12641264
imports = [

0 commit comments

Comments
 (0)