Skip to content

Commit

Permalink
Update scalatest to 3.1.2 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 10, 2020
1 parent 7f3fa54 commit a7ca285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object ProjectPlugin extends AutoPlugin {
val scalaExercises: String = "0.6.0"
val scalacheck: String = "1.14.3"
val scalacheckShapeless: String = "1.2.5"
val scalatest: String = "3.1.1"
val scalatest: String = "3.1.2"
val scalatestplusScheck: String = "3.1.1.1"
}

Expand Down

0 comments on commit a7ca285

Please sign in to comment.