Skip to content

Commit

Permalink
Update scalatest to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Aug 25, 2020
1 parent 1f96ae2 commit 6f13dd7
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 @@ -45,7 +45,7 @@ object ProjectPlugin extends AutoPlugin {
val scalacheck: String = "1.14.3"
val scalacheckToolbox: String = "0.3.5"
val scalamock: String = "5.0.0"
val scalatest: String = "3.2.1"
val scalatest: String = "3.2.2"
val scalatestplusScheck: String = "3.2.2.0"
val slf4j: String = "1.7.30"
}
Expand Down

0 comments on commit 6f13dd7

Please sign in to comment.