Skip to content

Commit

Permalink
Update cats-effect to 3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Nov 27, 2024
1 parent 211b47c commit 55441b3
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 @@ -24,7 +24,7 @@ ThisBuild / headerCheckAll := Nil
ThisBuild / tlCiDependencyGraphJob := false

val catsV = "2.11.0"
val catsEffectV = "3.5.6"
val catsEffectV = "3.5.7"
val fs2V = "3.9.2"
val http4sV = "0.23.29"
val munitCatsEffectV = "2.0.0"
Expand Down

0 comments on commit 55441b3

Please sign in to comment.