Skip to content

Commit

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

Update zipkin-sender-okhttp3 to 3.2.1
  • Loading branch information
mergify[bot] authored Jan 17, 2024
2 parents bd70604 + 24f887e commit 6197acc
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.17.2"
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % "3.2.1"
)
}

Expand Down

0 comments on commit 6197acc

Please sign in to comment.