Skip to content

Commit fed434a

Browse files
authored
test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.65.0 (#2271)
1 parent 61014ca commit fed434a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bigtable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<bigtable.cfe-data-batch-endpoint>batch-bigtable.googleapis.com:443</bigtable.cfe-data-batch-endpoint>
3939

4040
<!-- These are needed to compile the protobuf used by Changestream merging acceptance test. -->
41-
<test-protoc-grpc.version>1.64.0</test-protoc-grpc.version>
41+
<test-protoc-grpc.version>1.65.0</test-protoc-grpc.version>
4242
<test-protoc.version>3.25.3</test-protoc.version>
4343
</properties>
4444

0 commit comments

Comments
 (0)