Skip to content

Commit d84962c

Browse files
Update scalatest to 3.2.11 (#438)
1 parent 7e2a864 commit d84962c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
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.10"
6+
val scalatestVersion = "3.2.11"
77

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

0 commit comments

Comments
 (0)