File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed
google-cloud-clients/google-cloud-bigtable Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 3030 <groupId >com.google.api.grpc</groupId >
3131 <artifactId >proto-google-cloud-bigtable-v2</artifactId >
3232 </dependency >
33- <dependency >
34- <groupId >com.google.api.grpc</groupId >
35- <artifactId >grpc-google-cloud-bigtable-v2</artifactId >
36- <scope >test</scope >
37- </dependency >
3833 <dependency >
3934 <groupId >com.google.api.grpc</groupId >
4035 <artifactId >proto-google-cloud-bigtable-admin-v2</artifactId >
4136 </dependency >
42- <dependency >
43- <groupId >com.google.api.grpc</groupId >
44- <artifactId >grpc-google-cloud-bigtable-admin-v2</artifactId >
45- <scope >test</scope >
46- </dependency >
4737 <dependency >
4838 <groupId >io.grpc</groupId >
4939 <artifactId >grpc-netty-shaded</artifactId >
7060 <type >test-jar</type >
7161 <scope >test</scope >
7262 </dependency >
63+ <dependency >
64+ <groupId >com.google.api.grpc</groupId >
65+ <artifactId >grpc-google-cloud-bigtable-v2</artifactId >
66+ <scope >test</scope >
67+ </dependency >
7368 <dependency >
7469 <groupId >com.google.api.grpc</groupId >
7570 <artifactId >grpc-google-cloud-bigtable-admin-v2</artifactId >
You can’t perform that action at this time.
0 commit comments