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 30
30
<groupId >com.google.api.grpc</groupId >
31
31
<artifactId >proto-google-cloud-bigtable-v2</artifactId >
32
32
</dependency >
33
- <dependency >
34
- <groupId >com.google.api.grpc</groupId >
35
- <artifactId >grpc-google-cloud-bigtable-v2</artifactId >
36
- <scope >test</scope >
37
- </dependency >
38
33
<dependency >
39
34
<groupId >com.google.api.grpc</groupId >
40
35
<artifactId >proto-google-cloud-bigtable-admin-v2</artifactId >
41
36
</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 >
47
37
<dependency >
48
38
<groupId >io.grpc</groupId >
49
39
<artifactId >grpc-netty-shaded</artifactId >
70
60
<type >test-jar</type >
71
61
<scope >test</scope >
72
62
</dependency >
63
+ <dependency >
64
+ <groupId >com.google.api.grpc</groupId >
65
+ <artifactId >grpc-google-cloud-bigtable-v2</artifactId >
66
+ <scope >test</scope >
67
+ </dependency >
73
68
<dependency >
74
69
<groupId >com.google.api.grpc</groupId >
75
70
<artifactId >grpc-google-cloud-bigtable-admin-v2</artifactId >
You can’t perform that action at this time.
0 commit comments