Skip to content

Commit

Permalink
Merge pull request #370 from scala-steward/update/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.5.7
  • Loading branch information
lenguyenthanh authored Nov 27, 2024
2 parents af1bc8a + 574a963 commit d8845d6
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 d8845d6

Please sign in to comment.