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 3fd75a7 commit 74378aeCopy full SHA for 74378ae
project/ProjectPlugin.scala
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
18
val scalacheck: String = "1.14.3"
19
val scalacheckDatetime: String = "0.3.5"
20
val scalacheckShapeless: String = "1.2.5"
21
- val scalatest: String = "3.1.1"
+ val scalatest: String = "3.1.2"
22
val scalatestplusScheck: String = "3.1.1.1"
23
}
24
0 commit comments