We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af03610 commit 89eb9b1Copy full SHA for 89eb9b1
1 file changed
project/ProjectPlugin.scala
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
20
val http4s: String = "0.21.20"
21
val paradise: String = "2.1.1"
22
val scalamock: String = "5.1.0"
23
- val scalatest: String = "3.2.6"
+ val scalatest: String = "3.2.7"
24
val silencer: String = "1.7.1"
25
}
26
0 commit comments