Skip to content

Commit 57d18d2

Browse files
committed
Update scalatest to 3.2.19
1 parent 5131c93 commit 57d18d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object Commons extends ProjectGroup("commons") {
2626

2727
val guavaVersion = "33.2.1-jre"
2828
val jsr305Version = "3.0.2"
29-
val scalatestVersion = "3.2.18"
29+
val scalatestVersion = "3.2.19"
3030
val scalatestplusScalacheckVersion = "3.2.14.0"
3131
val scalacheckVersion = "1.18.0"
3232
val jettyVersion = "10.0.21"

0 commit comments

Comments
 (0)