We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e606f commit f586d0fCopy full SHA for f586d0f
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1642,10 +1642,10 @@ bom {
1642
]
1643
}
1644
1645
- library("Zipkin", "2.16.3") {
1646
- group("io.zipkin.reporter2") {
1647
- modules = [
1648
- "zipkin-sender-urlconnection"
+ library("Zipkin", "5.14.1") {
+ group("io.zipkin.brave") {
+ imports = [
+ "brave-bom"
1649
1650
1651
0 commit comments