Skip to content

Commit aa9c297

Browse files
committed
Upgrade to Brave 6.3.0
Closes gh-46325
1 parent 147e49a commit aa9c297

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
@@ -123,7 +123,7 @@ bom {
123123
releaseNotes("https://github.com/openzipkin/zipkin-reporter-java/releases/tag/{version}")
124124
}
125125
}
126-
library("Brave", "6.1.0") {
126+
library("Brave", "6.3.0") {
127127
group("io.zipkin.brave") {
128128
bom("brave-bom")
129129
}

0 commit comments

Comments
 (0)