Skip to content

Commit f68734b

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update zipkin-finagle-http to 23.0.2
1 parent 5c2040d commit f68734b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/AsyncUtilsBuildPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
195195
"org.tpolecat" %% "natchez-mtl" % "0.3.9",
196196
"com.comcast" %% "ip4s-core" % "3.8.0",
197197
"org.typelevel" %% "cats-mtl" % "1.6.0",
198-
"io.zipkin.finagle2" %% "zipkin-finagle-http" % "22.4.0",
198+
"io.zipkin.finagle2" %% "zipkin-finagle-http" % "23.0.2",
199199
) ++ (if (scalaVersion.value.startsWith("2")) scala2CompilerPlugins else Nil)
200200
},
201201
mimaPreviousArtifacts += organizationName.value %% name.value % "0.3.0",

0 commit comments

Comments
 (0)