Skip to content

Commit

Permalink
Version bump to 2.2.1_0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowers committed Jun 19, 2018
1 parent 1a13c44 commit bea8c12
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 @@ -15,7 +15,7 @@ name := "spark-daria"
version := "0.22.0"

scalaVersion := "2.11.12"
val sparkVersion = "2.2.0"
val sparkVersion = "2.2.1"
val sparkFastTestsVersion = s"v${sparkVersion}_0.8.0"

libraryDependencies += "org.apache.spark" %% "spark-sql" % sparkVersion % "provided"
Expand Down

0 comments on commit bea8c12

Please sign in to comment.