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 42603ec commit 1a17cc8Copy full SHA for 1a17cc8
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt._
2
3
object Version {
4
val logback = "1.1.7"
5
- val mockito = "1.9.5"
+ val mockito = "1.10.19"
6
val scala = "2.11.8"
7
val crossScala = List(scala, "2.12.0-M4")
8
val scalaTest = "2.2.6"
0 commit comments