File tree Expand file tree Collapse file tree 1 file changed +1
-23
lines changed
Expand file tree Collapse file tree 1 file changed +1
-23
lines changed Original file line number Diff line number Diff line change 5050 <!-- [START dependencies] -->
5151 <dependency >
5252 <groupId >com.google.cloud</groupId >
53- <artifactId >google-cloud-speech </artifactId >
53+ <artifactId >google-cloud</artifactId >
5454 <version >0.20.0-alpha</version >
5555 </dependency >
56- <dependency >
57- <groupId >com.google.api</groupId >
58- <artifactId >gax</artifactId >
59- <version >1.3.1</version >
60- <exclusions >
61- <exclusion > <!-- exclude an old version of Guava -->
62- <groupId >com.google.guava</groupId >
63- <artifactId >*</artifactId >
64- </exclusion >
65- </exclusions >
66- </dependency >
67- <dependency >
68- <groupId >com.google.api</groupId >
69- <artifactId >gax-grpc</artifactId >
70- <version >0.20.0</version >
71- <exclusions >
72- <exclusion > <!-- exclude an old version of Guava -->
73- <groupId >com.google.guava</groupId >
74- <artifactId >*</artifactId >
75- </exclusion >
76- </exclusions >
77- </dependency >
7856 <!-- [END dependencies] -->
7957
8058 <!-- Test dependencies -->
You can’t perform that action at this time.
0 commit comments