Skip to content

Commit 2b332dc

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update natchez-core, natchez-mtl to 0.3.10
1 parent da16a35 commit 2b332dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/AsyncUtilsBuildPlugin.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
191191
moduleName := name.value + s"-$v",
192192
libraryDependencies ++= {
193193
Seq(
194-
"org.tpolecat" %% "natchez-core" % "0.3.9",
195-
"org.tpolecat" %% "natchez-mtl" % "0.3.9",
194+
"org.tpolecat" %% "natchez-core" % "0.3.10",
195+
"org.tpolecat" %% "natchez-mtl" % "0.3.10",
196196
"com.comcast" %% "ip4s-core" % "3.8.0",
197197
"org.typelevel" %% "cats-mtl" % "1.6.0",
198198
"io.zipkin.finagle2" %% "zipkin-finagle-http" % "22.4.0",

0 commit comments

Comments
 (0)