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 9ecd588 commit 4b28d6cCopy full SHA for 4b28d6c
build.sbt
@@ -23,7 +23,7 @@ lazy val V = new {
23
val scalacheckShapeless: String = "1.2.5"
24
val scalamacros: String = "2.1.1"
25
val scalariform: String = "0.2.10"
26
- val scalatest: String = "3.2.1"
+ val scalatest: String = "3.2.2"
27
}
28
29
lazy val definitions = (project in file("definitions"))
0 commit comments