Skip to content

Commit

Permalink
Update cats-effect to 3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Oct 27, 2024
1 parent 859b374 commit a16a28a
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.4"
lazy val catsEffect = "3.5.5"
lazy val cats = "2.12.0"
lazy val mouse = "1.3.2"
lazy val fs2 = "3.11.0"
Expand Down

0 comments on commit a16a28a

Please sign in to comment.