This repository was archived by the owner on Dec 3, 2023. It is now read-only.
Merged
Changes from 1 commit
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Failed to load files.
Next Next commit
deps: revert protobuf to 3.19
This reverts commit 19202bc.
  • Loading branch information
@suztomo
suztomo committedApr 12, 2022
commit be8775b0041f1f7f3b50c78800a80ec08a342d23
Original file line numberDiff line numberDiff line change
Expand Up@@ -160,7 +160,7 @@
<google.http.version>1.41.7</google.http.version>
<graalvm.version>22.0.0.2</graalvm.version>
<grpc.version>1.45.1</grpc.version>
<protobuf.version>3.20.0</protobuf.version>
<protobuf.version>3.19.4</protobuf.version>
<opencensus.version>0.31.0</opencensus.version>
<annotations-api.version>1.3.2</annotations-api.version>
<guava.version>31.1-jre</guava.version>
Expand Down