Skip to content

Commit 4d45e1e

Browse files
committed
chore: Update scalatest from 3.2.17 to 3.2.18
1 parent 891c1c2 commit 4d45e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
129129

130130
def ivyDeps = sparkDeps ++ Agg(
131131
ivy"org.typelevel::cats-core:2.10.0",
132-
ivy"org.scalatest::scalatest:3.2.17",
132+
ivy"org.scalatest::scalatest:3.2.18",
133133
ivy"org.scalatestplus::scalacheck-1-16:3.2.14.0",
134134
ivy"org.scalacheck::scalacheck:1.17.0",
135135
ivy"com.github.alexarchambault::scalacheck-shapeless_1.15:1.3.0",

0 commit comments

Comments
 (0)