We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e2a864 commit d84962cCopy full SHA for d84962c
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt.Keys._
3
4
object Dependencies {
5
6
- val scalatestVersion = "3.2.10"
+ val scalatestVersion = "3.2.11"
7
8
val commonLibraries = Seq(
9
"org.mockito" % "mockito-core" % "4.2.0",
0 commit comments