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