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 f7362f1 commit 5a32a0eCopy full SHA for 5a32a0e
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt._
2
3
object Dependencies {
4
5
- val scalatestVersion = "3.2.6"
+ val scalatestVersion = "3.2.7"
6
7
val commonLibraries = Seq(
8
"org.mockito" % "mockito-core" % "3.6.0",
0 commit comments