Skip to content

Commit

Permalink
Version bump to 2.3.0_0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowers committed Jun 16, 2018
1 parent 0b81947 commit 5d5b656
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 @@ -13,7 +13,7 @@ resolvers += "jitpack" at "https://jitpack.io"
name := "spark-fast-tests"

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

version := "0.12.0"
Expand Down

0 comments on commit 5d5b656

Please sign in to comment.