Skip to content

Commit

Permalink
Update cats-core, cats-free to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BenFradet committed Nov 28, 2019
1 parent 4fd2030 commit 6d58e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {

lazy val V = new {
val base64: String = "0.2.9"
val cats: String = "1.6.1"
val cats: String = "2.0.0"
val catsEffect: String = "2.0.0"
val circe: String = "0.11.2"
val circeJackson: String = "0.11.1"
Expand Down

0 comments on commit 6d58e26

Please sign in to comment.