Skip to content

Commit

Permalink
Bump to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowers committed Feb 15, 2021
1 parent c06b8de commit 6ea2965
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 @@ -5,7 +5,7 @@ scalafmtOnCompile in Compile := true
organization := "com.github.mrpowers"
name := "spark-fast-tests"

version := "0.22.0"
version := "0.23.0"
crossScalaVersions := Seq("2.11.12", "2.12.12")
scalaVersion := crossScalaVersions.value.head
val sparkVersion = "2.4.5"
Expand Down

0 comments on commit 6ea2965

Please sign in to comment.