Skip to content

Commit

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

Update zipkin-sender-okhttp3 to 3.4.3
  • Loading branch information
mergify[bot] authored Dec 9, 2024
2 parents 77ba644 + fa598e6 commit 226ae70
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.2"
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % "3.4.3"
)
}

Expand Down

0 comments on commit 226ae70

Please sign in to comment.