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