Skip to content

Commit

Permalink
Update brave, brave-instrumentation-http to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 22, 2024
1 parent a48dc71 commit 555ae0f
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 @@ -62,8 +62,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.1",
"io.zipkin.brave" % "brave-instrumentation-http" % "6.0.1",
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % "3.3.0"
)
}
Expand Down

0 comments on commit 555ae0f

Please sign in to comment.