Skip to content

Commit

Permalink
Update cats-core, cats-free to 1.6.1 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and BenFradet committed Sep 30, 2019
1 parent f30d737 commit bae48ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Expand Up @@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {

lazy val V = new {
val base64: String = "0.2.9"
val cats: String = "1.5.0"
val cats: String = "1.6.1"
val catsEffect: String = "1.1.0"
val circe: String = "0.11.1"
val paradise: String = "2.1.1"
Expand Down

0 comments on commit bae48ef

Please sign in to comment.