Skip to content

Commit

Permalink
Update spark client version 0.6.4 (#5458)
Browse files Browse the repository at this point in the history
  • Loading branch information
nopcoder authored Mar 13, 2023
1 parent 3bc5563 commit 4cca2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/spark/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import build.BuildType

lazy val baseName = "lakefs-spark"

lazy val projectVersion = "0.6.3"
lazy val projectVersion = "0.6.4"
ThisBuild / isSnapshot := false

// Spark versions 2.4.7 and 3.0.1 use different Scala versions. Changing this is a deep
Expand Down

0 comments on commit 4cca2c7

Please sign in to comment.