Skip to content

Commit

Permalink
Update cats-effect-laws 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 3b11e8f commit 02a57a8
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 @@ -50,7 +50,7 @@ ThisBuild / sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
val Versions = new {
val catsCore = "2.8.0"
val catsEffect = "3.3.14"
val catsEffect2 = "2.5.5"
val catsEffect2 = "3.5.5"
val circe = "0.14.6"
val jsoniter = "2.30.7"
val monix = "3.4.1"
Expand Down

0 comments on commit 02a57a8

Please sign in to comment.