Skip to content

Commit

Permalink
Update scalatest to 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 8, 2021
1 parent 239e599 commit 152d4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Versions {
val ScalaCross =
Seq("2.11.12", "2.12.11", "2.13.3")

val ScalaTest = "3.2.5"
val ScalaTest = "3.2.6"
val ScalaCheck = "1.15.2"
}

Expand Down

0 comments on commit 152d4b8

Please sign in to comment.