Skip to content

Commit

Permalink
Merge pull request #374 from scala-steward/update/zipkin-sender-okhtt…
Browse files Browse the repository at this point in the history
…p3-3.4.0

Update zipkin-sender-okhttp3 to 3.4.0
  • Loading branch information
mergify[bot] committed Apr 16, 2024
2 parents f7d9452 + e9744ef commit 62a92b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ val Library = new {
val brave = Seq(
"io.zipkin.brave" % "brave" % "5.18.1",
"io.zipkin.brave" % "brave-instrumentation-http" % "5.18.1",
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % "3.3.0"
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % "3.4.0"
)
}

Expand Down

0 comments on commit 62a92b5

Please sign in to comment.