Skip to content

Commit

Permalink
Merge pull request #7683: Cherrypick #7678 to release-2.10: [BEAM-6552]…
Browse files Browse the repository at this point in the history
… Upgrades gcsio dependency to 1.9.12
  • Loading branch information
kennknowles authored Jan 31, 2019
2 parents 86b8d37 + 957e454 commit 39cdcb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ class BeamModulePlugin implements Plugin<Project> {
// Maven artifacts.
def generated_grpc_beta_version = "0.19.0"
def generated_grpc_ga_version = "1.18.0"
def google_cloud_bigdataoss_version = "1.9.0"
def google_cloud_bigdataoss_version = "1.9.12"
def bigtable_version = "1.4.0"
def google_clients_version = "1.27.0"
def google_auth_version = "0.10.0"
Expand Down

0 comments on commit 39cdcb7

Please sign in to comment.