Skip to content

Commit

Permalink
Update dependency com.holdenkarau:spark-testing-base to v3.5.3_2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 3c47b97 commit 8730a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ libraryDependencies ++= Seq(

libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.2.19",
"com.holdenkarau" %% "spark-testing-base" % "3.5.1_1.5.3",
"com.holdenkarau" %% "spark-testing-base" % "3.5.3_2.0.1",
"org.apache.spark" %% "spark-hive" % sparkVersion // required by spark-testing-base
// "org.scalacheck" %% "scalacheck" % "1.13.5",
// "org.scalamock" %% "scalamock-scalatest-support" % "3.6.0",
Expand Down

0 comments on commit 8730a15

Please sign in to comment.