Skip to content

Commit 1d51570

Browse files
committed
Update scalatest to 3.2.12
1 parent 3f7dbfa commit 1d51570

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.11"
6+
val scalatestVersion = "3.2.12"
77

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

0 commit comments

Comments
 (0)