Skip to content

Commit 8f05be7

Browse files
authored
Merge pull request #63 from scala-steward/update/scalatest-3.1.1
Update scalatest to 3.1.1
2 parents 159662e + 10f9651 commit 8f05be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object ProjectPlugin extends AutoPlugin {
1717
lazy val V = new {
1818
val scala213: String = "2.13.1"
1919
val shapeless: String = "2.3.3"
20-
val scalatest: String = "3.1.0"
20+
val scalatest: String = "3.1.1"
2121
val scalatestplusScheck: String = "3.1.0.0-RC2"
2222
val scalacheck: String = "1.14.3"
2323
val scalacheckShapeless: String = "1.2.4"

0 commit comments

Comments
 (0)