Skip to content
Snippets Groups Projects

[MONIT-2774] Update Apache Spark to version 3.4

Merged [MONIT-2774] Update Apache Spark to version 3.4
1 unresolved thread
Merged Guillermo Facundo Colunga requested to merge monit2774 into master
1 unresolved thread
5 files
+ 8
13
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
3
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.2")
resolvers += Resolver.url("artifactory", url("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases"))(Resolver.ivyStylePatterns)
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
\ No newline at end of file
Loading