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 4993fc3 commit 8b5d886Copy full SHA for 8b5d886
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Version {
4
val logback = "1.2.11"
5
val mockito = "3.2.10.0"
6
- val scalaTest = "3.2.13"
+ val scalaTest = "3.2.14"
7
val slf4j = "1.7.36"
8
}
9
0 commit comments