File tree Expand file tree Collapse file tree 3 files changed +0
-17
lines changed
java-compute/google-cloud-compute
java-recommender/google-cloud-recommender
java-speech/google-cloud-speech Expand file tree Collapse file tree 3 files changed +0
-17
lines changed Original file line number Diff line number Diff line change 9292 <artifactId >google-cloud-core</artifactId >
9393 <scope >test</scope >
9494 </dependency >
95- <dependency >
96- <groupId >com.google.api</groupId >
97- <artifactId >gax-grpc</artifactId >
98- <scope >test</scope >
99- </dependency >
10095
10196 <!-- Need testing utility classes for generated REST clients tests -->
10297 <dependency >
Original file line number Diff line number Diff line change 7878 </dependency >
7979
8080 <!-- Test dependencies -->
81- <dependency >
82- <groupId >com.google.api</groupId >
83- <artifactId >gax</artifactId >
84- <classifier >testlib</classifier >
85- <scope >test</scope >
86- </dependency >
8781 <dependency >
8882 <groupId >junit</groupId >
8983 <artifactId >junit</artifactId >
Original file line number Diff line number Diff line change 7676 </dependency >
7777
7878 <!-- Test dependencies -->
79- <dependency >
80- <groupId >com.google.api</groupId >
81- <artifactId >gax</artifactId >
82- <classifier >testlib</classifier >
83- <scope >test</scope >
84- </dependency >
8579 <dependency >
8680 <groupId >junit</groupId >
8781 <artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments