Skip to content

Commit c22487e

Browse files
scala-stewardjxnu-liguobin
authored andcommitted
Update scalatest to 3.2.17
1 parent 87561af commit c22487e

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.12"
55
val mockito = "3.2.10.0"
6-
val scalaTest = "3.2.16"
6+
val scalaTest = "3.2.17"
77
val slf4j = "1.7.36"
88
}
99

0 commit comments

Comments
 (0)