Skip to content

Commit 8f78533

Browse files
test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.56.0 (#1793)
* test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.56.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 12fc8cd commit 8f78533

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.55.1</test-protoc-grpc.version>
41+
<test-protoc-grpc.version>1.56.0</test-protoc-grpc.version>
4242
<test-protoc.version>3.23.2</test-protoc.version>
4343
</properties>
4444

0 commit comments

Comments
 (0)