Skip to content

Commit

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

Update zipkin-sender-okhttp3 to 2.17.2
  • Loading branch information
mergify[bot] authored Jan 15, 2024
2 parents 1ef775b + e33f980 commit bd70604
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 @@ -64,7 +64,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" % "2.16.5"
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % "2.17.2"
)
}

Expand Down

0 comments on commit bd70604

Please sign in to comment.