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 4a8a4ac + b353177 commit 5813a3bCopy full SHA for 5813a3b
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Version {
4
val logback = "1.2.3"
5
val mockito = "1.10.19"
6
- val scala = "2.11.11"
+ val scala = "2.11.12"
7
val crossScala = List(scala, "2.12.4", "2.13.0-M2")
8
val scalaTest = "3.0.4"
9
val slf4j = "1.7.25"
0 commit comments