Skip to content

Commit

Permalink
Update natchez-core, natchez-mtl to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Dec 9, 2023
1 parent be0a6c2 commit f7d1951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/AsyncUtilsBuildPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
moduleName := name.value + s"-$v",
libraryDependencies ++= {
Seq(
"org.tpolecat" %% "natchez-core" % "0.3.4",
"org.tpolecat" %% "natchez-mtl" % "0.3.4",
"org.tpolecat" %% "natchez-core" % "0.3.5",
"org.tpolecat" %% "natchez-mtl" % "0.3.5",
"com.comcast" %% "ip4s-core" % "3.4.0",
"org.typelevel" %% "cats-mtl" % "1.4.0",
"io.zipkin.finagle2" %% "zipkin-finagle-http" % "22.4.0",
Expand Down

0 comments on commit f7d1951

Please sign in to comment.