Skip to content

Commit

Permalink
Update cats-effect to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Sep 28, 2023
1 parent cbc08cb commit 4ea364f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Settings {

object LibraryVersion {
// Scala libraries
lazy val catsEffect = "3.5.1"
lazy val catsEffect = "3.5.2"
lazy val cats = "2.9.0"
lazy val mouse = "1.0.7"
lazy val fs2 = "3.7.0"
Expand Down

0 comments on commit 4ea364f

Please sign in to comment.