Skip to content

Commit

Permalink
Update zipkin-finagle-http to 23.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Sep 23, 2024
1 parent cb65df4 commit 148723a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/AsyncUtilsBuildPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
"org.tpolecat" %% "natchez-mtl" % "0.3.6",
"com.comcast" %% "ip4s-core" % "3.6.0",
"org.typelevel" %% "cats-mtl" % "1.5.0",
"io.zipkin.finagle2" %% "zipkin-finagle-http" % "22.4.0",
"io.zipkin.finagle2" %% "zipkin-finagle-http" % "23.0.1",
) ++ (if (scalaVersion.value.startsWith("2")) scala2CompilerPlugins else Nil)
},
mimaPreviousArtifacts += organizationName.value %% name.value % "0.3.0",
Expand Down

0 comments on commit 148723a

Please sign in to comment.