Skip to content

Commit 226705f

Browse files
authored
Merge pull request #595 from AVSystem/scala-steward-update/scalatest-3.2.19
update/scalatest 3.2.19
2 parents 41ecac9 + b16dd4b commit 226705f

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)