Skip to content

Commit

Permalink
chore: upgrade google_cloud_bigdataoss_version to 2.2.26 in order to …
Browse files Browse the repository at this point in the history
…be protobuf 3 and 4 compatible (#33395)
  • Loading branch information
ldetmer authored Dec 16, 2024
1 parent 002d3fd commit 4bac374
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ class BeamModulePlugin implements Plugin<Project> {
def gax_version = "2.55.0"
def google_ads_version = "33.0.0"
def google_clients_version = "2.0.0"
def google_cloud_bigdataoss_version = "2.2.16"
def google_cloud_bigdataoss_version = "2.2.26"
// [bomupgrader] determined by: com.google.cloud:google-cloud-spanner, consistent with: google_cloud_platform_libraries_bom
def google_cloud_spanner_version = "6.79.0"
def google_code_gson_version = "2.10.1"
Expand Down

0 comments on commit 4bac374

Please sign in to comment.