Skip to content

Commit

Permalink
Version bump to 2.3.0_0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowers committed May 18, 2018
1 parent 7c1c0ad commit bffd4b8
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.21.0"

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

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

0 comments on commit bffd4b8

Please sign in to comment.