Skip to content

Commit

Permalink
revert protobuf version (#29523)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedabu98 authored Nov 23, 2023
1 parent 2a20b09 commit 183141d
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.24.4"
def protobuf_version = "3.23.2"
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 183141d

Please sign in to comment.