Skip to content

Commit

Permalink
Merge pull request #14897: [BEAM-12415] Update Spark 3 version to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iemejia authored May 28, 2021
2 parents b03e429 + b6fca2b commit 2516cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runners/spark/3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def basePath = '..'
/* All properties required for loading the Spark build script */
project.ext {
// Set the version of all Spark-related dependencies here.
spark_version = '3.1.1'
spark_version = '3.1.2'
spark_scala_version = '2.12'

// Version specific code overrides.
Expand Down

0 comments on commit 2516cac

Please sign in to comment.