Skip to content

Commit 8b5d886

Browse files
Update scalatest to 3.2.14 (#371)
1 parent 4993fc3 commit 8b5d886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Version {
44
val logback = "1.2.11"
55
val mockito = "3.2.10.0"
6-
val scalaTest = "3.2.13"
6+
val scalaTest = "3.2.14"
77
val slf4j = "1.7.36"
88
}
99

0 commit comments

Comments
 (0)