We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a77a43 commit 8e69f73Copy full SHA for 8e69f73
1 file changed
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Version {
4
val logback = "1.4.14"
5
val mockito = "3.2.10.0"
6
- val scalaTest = "3.2.19"
+ val scalaTest = "3.2.20"
7
val slf4j = "2.0.17"
8
}
9
0 commit comments