Skip to content

Commit

Permalink
Update cats-effect, cats-effect-kernel, ... to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 16, 2024
1 parent ccbb462 commit f697b15
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 @@ -59,7 +59,7 @@ ThisBuild / githubWorkflowEnv ++= List("PGP_PASSPHRASE", "PGP_SECRET", "SONATYPE

val Versions = new {
val catsCore = "2.8.0"
val catsEffect = "3.3.14"
val catsEffect = "3.5.3"
val catsEffect2 = "2.5.5"
val circe = "0.14.6"
val jsoniter = "2.21.4"
Expand Down

0 comments on commit f697b15

Please sign in to comment.