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 ea7d206 commit 09681bdCopy full SHA for 09681bd
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt._
2
3
object Version {
4
val logback = "1.2.3"
5
- val mockito = "1.5.18"
+ val mockito = "1.16.23"
6
val scala = "2.13.1"
7
val crossScala = List(scala, "2.11.12", "2.12.12")
8
val scalaTest = "3.2.1"
0 commit comments