Skip to content

Commit 465e549

Browse files
authored
Merge pull request #540 from scala-steward/update/scalatest-3.2.18
Update scalatest to 3.2.18
2 parents 18b5382 + a8f1bf3 commit 465e549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object Commons extends ProjectGroup("commons") {
2626

2727
val guavaVersion = "33.0.0-jre"
2828
val jsr305Version = "3.0.2"
29-
val scalatestVersion = "3.2.17"
29+
val scalatestVersion = "3.2.18"
3030
val scalatestplusScalacheckVersion = "3.2.14.0"
3131
val scalacheckVersion = "1.17.0"
3232
val jettyVersion = "10.0.20"

0 commit comments

Comments
 (0)