Skip to content

Commit

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

Update zipkin-sender-okhttp3 to 3.4.2
  • Loading branch information
mergify[bot] authored Sep 21, 2024
2 parents 6754782 + cd8f221 commit 614e7bc
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.4.1"
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % "3.4.2"
)
}

Expand Down

0 comments on commit 614e7bc

Please sign in to comment.