Skip to content

Commit

Permalink
scalatest 3.2.10 (was 3.2.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 13, 2021
1 parent fef9cc4 commit a807ee3
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 @@ -10,7 +10,7 @@ object Dependencies {

val ScalaVersions = Seq(Scala212, Scala213, Scala3)

def scalaTest = "org.scalatest" %% "scalatest" % "3.2.9" % Test
def scalaTest = "org.scalatest" %% "scalatest" % "3.2.10" % Test

val parserCombinators =
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.0.0"
Expand Down

0 comments on commit a807ee3

Please sign in to comment.