Skip to content

Commit 4c49ea1

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update ip4s-core to 3.6.0
1 parent 04ba1a2 commit 4c49ea1

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
@@ -190,7 +190,7 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
190190
Seq(
191191
"org.tpolecat" %% "natchez-core" % "0.3.5",
192192
"org.tpolecat" %% "natchez-mtl" % "0.3.5",
193-
"com.comcast" %% "ip4s-core" % "3.5.0",
193+
"com.comcast" %% "ip4s-core" % "3.6.0",
194194
"org.typelevel" %% "cats-mtl" % "1.4.0",
195195
"io.zipkin.finagle2" %% "zipkin-finagle-http" % "22.4.0",
196196
) ++ (if (scalaVersion.value.startsWith("2")) scala2CompilerPlugins else Nil)

0 commit comments

Comments
 (0)