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.
2 parents e84aedb + 66ca6b0 commit 275eb09Copy full SHA for 275eb09
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt._
2
3
object Version {
4
val logback = "1.2.3"
5
- val mockito = "3.2.4.0"
+ val mockito = "3.2.5.0"
6
val scalaTest = "3.2.5"
7
val slf4j = "1.7.30"
8
}
0 commit comments