Skip to content

Commit 4a9d6ff

Browse files
committed
chore: Update scalamock from 5.2.0 to 6.2.0
1 parent c4466bb commit 4a9d6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with Sona
145145
ivy"org.scalacheck::scalacheck:1.18.1",
146146
ivy"com.github.alexarchambault::scalacheck-shapeless_1.15:1.3.0",
147147
ivy"com.github.mrpowers::spark-fast-tests:1.3.0",
148-
ivy"org.scalamock::scalamock:5.2.0"
148+
ivy"org.scalamock::scalamock:6.2.0"
149149
)
150150
}
151151

0 commit comments

Comments
 (0)