Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
deps: reverting protobuf to 3.19.4 (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Apr 14, 2022
1 parent caaf941 commit 8501e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion first-party-dependencies/pom.xml
Expand Up @@ -59,7 +59,7 @@
<gax.version>2.16.0</gax.version>
<grpc-gcp.version>1.1.0</grpc-gcp.version>
<guava.version>31.1-jre</guava.version>
<protobuf.version>3.20.0</protobuf.version>
<protobuf.version>3.19.4</protobuf.version>
<google.api-common.version>2.1.5</google.api-common.version>
<google.common-protos.version>2.8.3</google.common-protos.version>
<google.core.version>2.5.11</google.core.version>
Expand Down

0 comments on commit 8501e6d

Please sign in to comment.