Skip to content

Commit f8591e9

Browse files
Update scalatest to 3.2.20
1 parent 26218ba commit f8591e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val spark33Version = "3.3.4"
44
val catsCoreVersion = "2.13.0"
55
val catsEffectVersion = "3.7.0"
66
val catsMtlVersion = "1.6.0"
7-
val scalatest = "3.2.19"
7+
val scalatest = "3.2.20"
88
val scalatestplus = "3.1.0.0-RC2"
99
val shapeless = "2.3.13"
1010
val scalacheck = "1.19.0"

0 commit comments

Comments
 (0)