Skip to content

Commit

Permalink
Merge pull request #1894 from scala-steward/update/cats-effect-2.5.4
Browse files Browse the repository at this point in the history
Update cats-effect to 2.5.4
  • Loading branch information
jluhrs authored Sep 22, 2021
2 parents 1c5b237 + 93a2cc5 commit 01f2041
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 @@ -23,7 +23,7 @@ object Settings {
val scalaJSReactSortable = "0.4.2"

// Scala libraries
val catsEffectVersion = "2.5.3"
val catsEffectVersion = "2.5.4"
val catsVersion = "2.6.1"
val mouseVersion = "1.0.4"
val fs2Version = "2.5.9"
Expand Down

0 comments on commit 01f2041

Please sign in to comment.