Skip to content

Commit

Permalink
Merge pull request #31120: Update Guava version to 33.1.0-jre to matc…
Browse files Browse the repository at this point in the history
…h the GCP Libraries BOM 26.38.0

* Guava version to 33.1.0-jre

---------

Co-authored-by: Tomo Suzuki <[email protected]>
Co-authored-by: Tomo Suzuki <[email protected]>
  • Loading branch information
3 people authored May 16, 2024
1 parent 999f7de commit 2babd0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ class BeamModulePlugin implements Plugin<Project> {
def google_oauth_clients_version = "1.34.1"
// [bomupgrader] determined by: io.grpc:grpc-netty, consistent with: google_cloud_platform_libraries_bom
def grpc_version = "1.62.2"
def guava_version = "32.1.2-jre"
def guava_version = "33.1.0-jre"
def hadoop_version = "2.10.2"
def hamcrest_version = "2.1"
def influxdb_version = "2.19"
Expand Down

0 comments on commit 2babd0a

Please sign in to comment.