Skip to content

Commit

Permalink
Revert "revert protobuf version (#29523)" (#29530)
Browse files Browse the repository at this point in the history
  • Loading branch information
shunping authored Nov 24, 2023
1 parent b6e19eb commit 5a63294
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ class BeamModulePlugin implements Plugin<Project> {
def postgres_version = "42.2.16"
def powermock_version = "2.0.9"
// Try to keep protobuf_version consistent with the protobuf version in google_cloud_platform_libraries_bom
def protobuf_version = "3.23.2"
def protobuf_version = "3.24.4"
def qpid_jms_client_version = "0.61.0"
def quickcheck_version = "1.0"
def sbe_tool_version = "1.25.1"
Expand Down

0 comments on commit 5a63294

Please sign in to comment.