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 1c7d577 commit 2775fb9Copy full SHA for 2775fb9
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt._
2
3
object Dependencies {
4
5
- val scalatestVersion = "3.2.2"
+ val scalatestVersion = "3.2.3"
6
7
val commonLibraries = Seq(
8
"org.mockito" % "mockito-core" % "3.5.15",
0 commit comments