Skip to content

Commit

Permalink
Update cats-effect, cats-effect-kernel, ... to 3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 28, 2024
1 parent 673aa3b commit e99558e
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 @@ -49,7 +49,7 @@ ThisBuild / sonatypeRepository := "https://s01.oss.sonatype.org/service/local"

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

0 comments on commit e99558e

Please sign in to comment.