Skip to content

Commit 536bd10

Browse files
Update scalactic to 3.2.19 (#531)
[skip ci]
1 parent fd60d70 commit 536bd10

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.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)