Skip to content

Commit

Permalink
chore: Update scala-collection-compat from 2.11.0 to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Apr 17, 2024
1 parent 397a365 commit 313b1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
ivy"com.github.virtuald:curvesapi:1.08",
ivy"commons-codec:commons-codec:1.16.1",
ivy"org.apache.commons:commons-math3:3.6.1",
ivy"org.scala-lang.modules::scala-collection-compat:2.11.0"
ivy"org.scala-lang.modules::scala-collection-compat:2.12.0"
)
if (sparkVersion >= "3.3.0") {
base ++ Agg(ivy"org.apache.logging.log4j:log4j-core:2.23.1")
Expand Down

0 comments on commit 313b1d3

Please sign in to comment.