Skip to content

Commit

Permalink
Update scalatest to 3.2.19 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: Kirill A. Korinsky <k@kcry.pt>
  • Loading branch information
scala-steward and catap committed Jun 25, 2024
1 parent 3978a61 commit d347a4f
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 @@ -6,7 +6,7 @@ lazy val scala212 = "2.12.19"
lazy val scala213 = "2.13.14"
lazy val scala3 = "3.4.2"

lazy val scalatestVersion = "3.2.18"
lazy val scalatestVersion = "3.2.19"
lazy val jmhVersion = "1.37"

name := "biginteger"
Expand Down

0 comments on commit d347a4f

Please sign in to comment.