Skip to content

Commit

Permalink
test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.62.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2024
1 parent 899c50b commit 38b0230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bigtable/pom.xml
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.61.1</test-protoc-grpc.version>
<test-protoc-grpc.version>1.62.2</test-protoc-grpc.version>
<test-protoc.version>3.25.3</test-protoc.version>
</properties>

Expand Down

0 comments on commit 38b0230

Please sign in to comment.