Skip to content

Commit

Permalink
Update cats-effect to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Mar 6, 2024
1 parent e6c661e commit 28fc006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ThisBuild / licenses := List("MIT" -> url("http://opensource.org/licenses/MIT"))
val Scala213Cond = s"matrix.scala == '$Scala213'"

val catsV = "2.10.0"
val catsEffectV = "3.5.3"
val catsEffectV = "3.5.4"
val fs2V = "3.6.1"
val http4sV = "0.23.26"
val munitCatsEffectV = "2.0.0-M4"
Expand Down

0 comments on commit 28fc006

Please sign in to comment.