Skip to content

Commit

Permalink
Merge pull request #367 from scala-steward/update/cats-effect-3.5.6
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.5.6
  • Loading branch information
lenguyenthanh authored Nov 21, 2024
2 parents 8848ba7 + 2434ad1 commit 473858a
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 @@ -11,7 +11,7 @@ object Dependencies {
val kamon = "2.5.11"
val kamonAgent = "1.0.18"
val chess = "16.3.3"
val catsEffect = "3.5.5"
val catsEffect = "3.5.6"
}

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

0 comments on commit 473858a

Please sign in to comment.