Skip to content

Commit

Permalink
[BEAM-10211] Upgrade Spark to version 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
iemejia committed Jun 7, 2020
1 parent 42faa44 commit 653c517
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 653c517

Please sign in to comment.