Skip to content

Commit

Permalink
Merge pull request #1870 from scalacenter/update/scalatest-3.2.17
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.17
  • Loading branch information
bjaglin authored Oct 14, 2023
2 parents 6617259 + 072356a commit 4bd539a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {
val nailgunV = "0.9.1"
val scalaXmlV = "2.2.0"
val scalametaV = "4.8.10"
val scalatestV = "3.2.16"
val scalatestV = "3.2.17"
val munitV = "0.7.29"

// scala-steward:off
Expand Down

0 comments on commit 4bd539a

Please sign in to comment.