Skip to content

Commit

Permalink
Update alleycats-core, cats-core to 2.7.0 (#583)
Browse files Browse the repository at this point in the history
* Update alleycats-core, cats-core to 2.7.0

* Update alleycats-core, cats-core to 2.7.0
  • Loading branch information
scala-steward authored Feb 24, 2022
1 parent f14ecb6 commit 689d97e
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
@@ -1,7 +1,7 @@
val sparkVersion = "3.2.1"
val spark31Version = "3.1.3"
val spark30Version = "3.0.3"
val catsCoreVersion = "2.6.1"
val catsCoreVersion = "2.7.0"
val catsEffectVersion = "2.4.0"
val catsMtlVersion = "0.7.1"
val scalatest = "3.2.11"
Expand Down

0 comments on commit 689d97e

Please sign in to comment.