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 0bdc6f7 commit 42677fbCopy full SHA for 42677fb
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt.Keys._
3
4
object Dependencies {
5
6
- val scalatestVersion = "3.2.12"
+ val scalatestVersion = "3.2.13"
7
8
val commonLibraries = Seq(
9
"org.mockito" % "mockito-core" % "4.6.1",
0 commit comments