Skip to content

Commit

Permalink
Update cats-effect, cats-effect-testkit to 3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 27, 2024
1 parent af1bc8a commit 574a963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Dependencies {
val ciris = "3.6.0"
val kamon = "2.7.5"
val chess = "16.3.3"
val catsEffect = "3.5.6"
val catsEffect = "3.5.7"
}

def http4s(artifact: String) = "org.http4s" %% s"http4s-$artifact" % V.http4s
Expand Down

0 comments on commit 574a963

Please sign in to comment.