Skip to content

Commit 2775fb9

Browse files
Update scalatest to 3.2.3 (#314)
[ci skip]
1 parent 1c7d577 commit 2775fb9

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
@@ -2,7 +2,7 @@ import sbt._
22

33
object Dependencies {
44

5-
val scalatestVersion = "3.2.2"
5+
val scalatestVersion = "3.2.3"
66

77
val commonLibraries = Seq(
88
"org.mockito" % "mockito-core" % "3.5.15",

0 commit comments

Comments
 (0)