Skip to content

Commit

Permalink
Update scalatest to 3.2.7 (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 7, 2021
1 parent f7362f1 commit 5a32a0e
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.6"
val scalatestVersion = "3.2.7"

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

0 comments on commit 5a32a0e

Please sign in to comment.