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