Skip to content

Commit 22df212

Browse files
Update scalatest to 3.2.17 (#510)
1 parent 260db66 commit 22df212

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

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

0 commit comments

Comments
 (0)