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 0be1318 commit 0165f34Copy full SHA for 0165f34
project/ProjectPlugin.scala
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
18
val scalaExercises: String = "0.6.0"
19
val scalacheck: String = "1.14.3"
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