Skip to content

Commit

Permalink
Update cats-effect, cats-effect-kernel, ... to 3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Nov 27, 2024
1 parent 1ef8187 commit affcb77
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 @@ -27,7 +27,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"), JavaSpec.te
ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")

val catsV = "2.11.0"
val catsEffectV = "3.5.6"
val catsEffectV = "3.5.7"
val slf4jV = "1.7.36"
val munitCatsEffectV = "2.0.0"
val logbackClassicV = "1.2.13"
Expand Down

0 comments on commit affcb77

Please sign in to comment.