Skip to content

Commit b4a5140

Browse files
authored
ScalaTest 3.2.5 (#362)
1 parent 1b2f217 commit b4a5140

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.4"
5+
val scalatestVersion = "3.2.5"
66

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

0 commit comments

Comments
 (0)