Skip to content

Commit e822f13

Browse files
committed
chore: Update scalamock from 5.2.0 to 6.1.1
1 parent 222c39b commit e822f13

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
@@ -147,7 +147,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with Sona
147147
ivy"org.scalacheck::scalacheck:1.18.1",
148148
ivy"com.github.alexarchambault::scalacheck-shapeless_1.15:1.3.0",
149149
ivy"com.github.mrpowers::spark-fast-tests:1.3.0",
150-
ivy"org.scalamock::scalamock:5.2.0"
150+
ivy"org.scalamock::scalamock:6.1.1"
151151
)
152152
}
153153

0 commit comments

Comments
 (0)