Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit b039b1f

Browse files
upgrade protoc for test protos
Change-Id: I53c2d54fd4680993ea130c8df65f2a97181a5e16
1 parent a2b3e0e commit b039b1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud-bigtable/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
<bigtable.cfe-data-batch-endpoint>batch-bigtable.googleapis.com:443</bigtable.cfe-data-batch-endpoint>
4646

4747
<!-- These are needed to compile the protobuf used by Changestream merging acceptance test. -->
48-
<test-protoc-grpc.version>1.65.0</test-protoc-grpc.version>
49-
<test-protoc.version>3.25.5</test-protoc.version>
48+
<test-protoc-grpc.version>1.79.0</test-protoc-grpc.version>
49+
<test-protoc.version>4.33.5</test-protoc.version>
5050
</properties>
5151

5252
<dependencyManagement>

0 commit comments

Comments
 (0)