We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b65f2 commit 221b513Copy full SHA for 221b513
project/ProjectPlugin.scala
@@ -16,7 +16,6 @@ object ProjectPlugin extends AutoPlugin {
16
17
lazy val V = new {
18
val scala212: String = "2.12.10"
19
- val cats: String = "2.0.0"
20
val shapeless: String = "2.3.3"
21
val scalatest: String = "3.0.8"
22
val scalacheck: String = "1.14.2"
0 commit comments