Skip to content

Commit

Permalink
Update scalatest to 3.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 19, 2024
1 parent cdc77d6 commit efc2f75
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 @@ -34,7 +34,7 @@ lazy val scala212 = "2.12.18"
lazy val scala211 = "2.11.12"
lazy val scala213 = "2.13.11"

lazy val scalatestVersion = "3.2.15"
lazy val scalatestVersion = "3.2.18"
lazy val h2 = "2.2.220"

lazy val commonSettings =
Expand Down

0 comments on commit efc2f75

Please sign in to comment.