We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fe0f8 commit 7e27282Copy full SHA for 7e27282
1 file changed
project/ProjectPlugin.scala
@@ -27,7 +27,7 @@ object ProjectPlugin extends AutoPlugin {
27
val http4s: String = "0.21.4"
28
val paradise: String = "2.1.1"
29
val scalamock: String = "4.4.0"
30
- val scalatest: String = "3.1.1"
+ val scalatest: String = "3.1.2"
31
val silencer: String = "1.6.0"
32
}
33
0 commit comments