Skip to content

Commit e213d0c

Browse files
committed
Update scalatest to 3.2.19
1 parent 8522971 commit e213d0c

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.Keys._
33

44
object Dependencies {
55

6-
val scalatestVersion = "3.2.17"
6+
val scalatestVersion = "3.2.19"
77

88
val commonLibraries = Seq(
99
"org.mockito" % "mockito-core" % "4.8.1",

0 commit comments

Comments
 (0)