Skip to content

Commit

Permalink
Merge pull request apache#11945: [BEAM-10211] Upgrade Spark to versio…
Browse files Browse the repository at this point in the history
…n 2.4.6
  • Loading branch information
iemejia committed Jun 8, 2020
2 parents 7398fc0 + 653c517 commit 13575d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ class BeamModulePlugin implements Plugin<Project> {
def proto_google_common_protos_version = "1.17.0"
def protobuf_version = "3.11.1"
def quickcheck_version = "0.8"
def spark_version = "2.4.5"
def spark_version = "2.4.6"

// A map of maps containing common libraries used per language. To use:
// dependencies {
Expand Down

0 comments on commit 13575d3

Please sign in to comment.