Skip to content

Commit

Permalink
Update cats-effect, cats-effect-kernel, ... to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Mar 6, 2024
1 parent 754cbea commit c2ef49e
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.10.0"
val catsEffectV = "3.5.3"
val catsEffectV = "3.5.4"
val slf4jV = "1.7.36"
val munitCatsEffectV = "2.0.0-M4"
val logbackClassicV = "1.2.13"
Expand Down

0 comments on commit c2ef49e

Please sign in to comment.