Skip to content

Commit

Permalink
Update cats-effect, cats-effect-kernel, ... to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 28, 2023
1 parent 41bdddb commit 4983c63
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 @@ -127,7 +127,7 @@ val playJsonVersion: Option[(Long, Long)] => String = {
case Some((2, 11)) => "2.7.4"
case _ => "2.9.2"
}
val catsEffect_3_version = "3.5.1"
val catsEffect_3_version = "3.5.2"
val fs2_3_version = "3.9.2"

val catsEffect_2_version: Option[(Long, Long)] => String = {
Expand Down

0 comments on commit 4983c63

Please sign in to comment.