Skip to content

Commit

Permalink
Update cats-effect to 3.3.5 (#1277)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 29, 2022
1 parent 49536fc commit 5fb2862
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 @@ -8,7 +8,7 @@ val allScala = Seq(scala212, scala213, scala3)

val akkaVersion = "2.6.17"
val catsEffect2Version = "2.5.4"
val catsEffect3Version = "3.3.4"
val catsEffect3Version = "3.3.5"
val circeVersion = "0.14.1"
val http4sVersion = "0.23.8"
val laminextVersion = "0.14.3"
Expand Down

0 comments on commit 5fb2862

Please sign in to comment.