Skip to content

Commit

Permalink
Update brave, brave-instrumentation-http to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 22, 2024
1 parent 614e7bc commit 4b76b6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ val Library = new {
)

val brave = Seq(
"io.zipkin.brave" % "brave" % "5.18.1",
"io.zipkin.brave" % "brave-instrumentation-http" % "5.18.1",
"io.zipkin.brave" % "brave" % "6.0.3",
"io.zipkin.brave" % "brave-instrumentation-http" % "6.0.3",
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % "3.4.2"
)
}
Expand Down

0 comments on commit 4b76b6b

Please sign in to comment.