Skip to content

Commit 9d40e63

Browse files
authored
Update scalatest to 3.2.13
1 parent 9ceeb4c commit 9d40e63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ object ProjectPlugin extends AutoPlugin {
2424
val scalacheck = "1.16.0"
2525
val scalacheckShapeless = "1.3.0"
2626
val scalacheckPlusScalatest = "3.2.11.0"
27-
val scalatest: String = "3.2.12"
27+
val scalatest: String = "3.2.13"
2828
val shapeless3 = "3.1.0"
2929
}
3030

0 commit comments

Comments
 (0)