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 f8297aa commit 4510b96Copy full SHA for 4510b96
project/ProjectPlugin.scala
@@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
16
val scalaExercises: String = "0.6.0"
17
val scalacheck: String = "1.14.3"
18
val scalacheckShapeless: String = "1.2.5"
19
- val scalatest: String = "3.1.1"
+ val scalatest: String = "3.1.2"
20
val scalatestplusScheck: String = "3.1.1.1"
21
}
22
0 commit comments