Skip to content

Commit

Permalink
Merge pull request #874 from typelevel/update/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-kernel, ... to 3.5.7
  • Loading branch information
danicheg authored Nov 27, 2024
2 parents 1ef8187 + affcb77 commit ef624a5
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 ef624a5

Please sign in to comment.