Skip to content

Commit c36a363

Browse files
committed
Upgrade to Micrometer Tracing 1.3.3
Closes gh-41734
1 parent 069585f commit c36a363

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
@@ -1319,7 +1319,7 @@ bom {
13191319
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
13201320
}
13211321
}
1322-
library("Micrometer Tracing", "1.3.3-SNAPSHOT") {
1322+
library("Micrometer Tracing", "1.3.3") {
13231323
considerSnapshots()
13241324
group("io.micrometer") {
13251325
imports = [

0 commit comments

Comments
 (0)