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.
2 parents 7cdf664 + a9c9296 commit d9c71feCopy full SHA for d9c71fe
project/ProjectPlugin.scala
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
18
lazy val V = new {
19
val scala213: String = "2.13.1"
20
val shapeless: String = "2.3.3"
21
- val scalatest: String = "3.1.0"
+ val scalatest: String = "3.1.1"
22
val scalatestplusScheck: String = "3.1.0.0-RC2"
23
val scalacheck: String = "1.14.3"
24
val scalacheckShapeless: String = "1.2.4"
0 commit comments