Skip to content

Commit

Permalink
Update natchez-core, natchez-mtl to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Oct 17, 2024
1 parent 972cd26 commit 11f8d88
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 @@ -188,8 +188,8 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
moduleName := name.value + s"-$v",
libraryDependencies ++= {
Seq(
"org.tpolecat" %% "natchez-core" % "0.3.6",
"org.tpolecat" %% "natchez-mtl" % "0.3.6",
"org.tpolecat" %% "natchez-core" % "0.3.7",
"org.tpolecat" %% "natchez-mtl" % "0.3.7",
"com.comcast" %% "ip4s-core" % "3.6.0",
"org.typelevel" %% "cats-mtl" % "1.5.0",
"io.zipkin.finagle2" %% "zipkin-finagle-http" % "22.4.0",
Expand Down

0 comments on commit 11f8d88

Please sign in to comment.