Skip to content

Commit

Permalink
Update scalatest to 3.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jul 30, 2022
1 parent 78a5f08 commit 3de18dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ val spark31Version = "3.1.3"
val catsCoreVersion = "2.8.0"
val catsEffectVersion = "3.3.14"
val catsMtlVersion = "1.3.0"
val scalatest = "3.2.12"
val scalatest = "3.2.13"
val scalatestplus = "3.1.0.0-RC2"
val shapeless = "2.3.9"
val scalacheck = "1.16.0"
Expand Down

0 comments on commit 3de18dc

Please sign in to comment.