Skip to content

Commit

Permalink
[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 committed May 27, 2021
1 parent 4f1f1c1 commit b6fca2b
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 b6fca2b

Please sign in to comment.