Skip to content

Commit

Permalink
ScalaTest 3.2.5 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Feb 24, 2021
1 parent 1b2f217 commit b4a5140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt._

object Dependencies {

val scalatestVersion = "3.2.4"
val scalatestVersion = "3.2.5"

val commonLibraries = Seq(
"org.mockito" % "mockito-core" % "3.6.0",
Expand Down

0 comments on commit b4a5140

Please sign in to comment.