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 09681bd commit ab4b011Copy full SHA for ab4b011
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Version {
5
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"
+ val scalaTest = "3.2.3"
9
val slf4j = "1.7.30"
10
}
11
0 commit comments