Skip to content

Commit

Permalink
Change google_cloud_bigdataoss_version to 2.2.8. (#23300)
Browse files Browse the repository at this point in the history
  • Loading branch information
scwhittle authored Sep 22, 2022
1 parent 483a0c9 commit 5af5a1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ class BeamModulePlugin implements Plugin<Project> {
// Try to keep gax_version consistent with gax-grpc version in google_cloud_platform_libraries_bom
def gax_version = "2.18.7"
def google_clients_version = "2.0.0"
def google_cloud_bigdataoss_version = "2.2.6"
def google_cloud_bigdataoss_version = "2.2.8"
// Try to keep google_cloud_spanner_version consistent with google_cloud_spanner_bom in google_cloud_platform_libraries_bom
def google_cloud_spanner_version = "6.29.0"
def google_code_gson_version = "2.9.1"
Expand Down

0 comments on commit 5af5a1f

Please sign in to comment.