Skip to content

Commit

Permalink
Bump to Spark 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowers committed Mar 15, 2018
1 parent df97b5c commit 718c08a
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 @@ -16,7 +16,7 @@ spShortDescription := "Spark helper methods to maximize developer productivity"

spDescription := "DataFrame validations, Column extensions, SparkSession extensions, sql functions, DataFrame transformations, and DataFrameHelpers."

version := "2.2.0_0.18.0"
version := "2.2.1_0.18.0"

scalaVersion := "2.11.8"
sparkVersion := "2.2.0"
Expand Down

0 comments on commit 718c08a

Please sign in to comment.