Skip to content

Commit 7c042ce

Browse files
committed
Keep protobuf-java version consistent
1 parent 7736a48 commit 7c042ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
<!-- Dependency Versions -->
6262
<grpc.version>1.51.0</grpc.version>
63-
<protoc.version>3.19.6</protoc.version> <!-- Same version as grpc-proto -->
63+
<protoc.version>3.21.9</protoc.version> <!-- Same version as grpc-proto -->
6464
<slf4j.version>2.0.5</slf4j.version>
6565
<gson.version>2.10</gson.version> <!-- Same version as grpc-proto -->
6666
<mustache-java.version>0.9.10</mustache-java.version>

0 commit comments

Comments
 (0)