Skip to content

Commit

Permalink
test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 6, 2023
1 parent 7cc8a28 commit 9e7a1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bigtable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<bigtable.cfe-data-batch-endpoint>batch-bigtable.googleapis.com:443</bigtable.cfe-data-batch-endpoint>

<!-- These are needed to compile the protobuf used by Changestream merging acceptance test. -->
<test-protoc-grpc.version>1.57.1</test-protoc-grpc.version>
<test-protoc-grpc.version>1.58.0</test-protoc-grpc.version>
<test-protoc.version>3.24.0</test-protoc.version>
</properties>

Expand Down

0 comments on commit 9e7a1e8

Please sign in to comment.