Skip to content

Commit

Permalink
Merge pull request #2085 from softwaremill/update/zipkin-sender-okhtt…
Browse files Browse the repository at this point in the history
…p3-3.3.0

Update zipkin-sender-okhttp3 to 3.3.0
  • Loading branch information
mergify[bot] committed Feb 27, 2024
2 parents 6edd994 + 2546000 commit 2c41975
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 @@ -158,7 +158,7 @@ val logback = "ch.qos.logback" % "logback-classic" % "1.5.0"

val jeagerClientVersion = "1.8.1"
val braveOpentracingVersion = "1.0.1"
val zipkinSenderOkHttpVersion = "2.17.2"
val zipkinSenderOkHttpVersion = "3.3.0"
val resilience4jVersion = "2.2.0"
val http4s_ce2_version = "0.22.15"
val http4s_ce3_version = "0.23.25"
Expand Down

0 comments on commit 2c41975

Please sign in to comment.