Skip to content

Commit

Permalink
chore: Update scalamock from 5.2.0 to 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 7, 2025
1 parent 9d14cc7 commit e6bd1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with Sona
ivy"org.scalacheck::scalacheck:1.18.1",
ivy"com.github.alexarchambault::scalacheck-shapeless_1.15:1.3.0",
ivy"com.github.mrpowers::spark-fast-tests:1.3.0",
ivy"org.scalamock::scalamock:5.2.0"
ivy"org.scalamock::scalamock:6.1.1"
)
}

Expand Down

0 comments on commit e6bd1a1

Please sign in to comment.