File tree Expand file tree Collapse file tree 18 files changed +19
-19
lines changed Expand file tree Collapse file tree 18 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.cloud</groupId >
3939 <artifactId >google-cloud-bigquery</artifactId >
40- <version >0.5.1 </version >
40+ <version >0.6.0 </version >
4141 </dependency >
4242
4343 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >com.google.apis</groupId >
2525 <artifactId >google-api-services-bigquery</artifactId >
26- <version >v2-rev329 -1.22.0</version >
26+ <version >v2-rev330 -1.22.0</version >
2727 </dependency >
2828 <dependency >
2929 <groupId >com.google.oauth-client</groupId >
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ limitations under the License.
8989 </dependency >
9090 </dependencies >
9191 <properties >
92- <project .compute.version>v1-rev129 -1.22.0</project .compute.version>
92+ <project .compute.version>v1-rev130 -1.22.0</project .compute.version>
9393 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
9494 </properties >
9595</project >
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.cloud</groupId >
3939 <artifactId >google-cloud-datastore</artifactId >
40- <version >0.5.1 </version >
40+ <version >0.6.0 </version >
4141 </dependency >
4242
4343 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >com.google.cloud</groupId >
3737 <artifactId >google-cloud-datastore</artifactId >
38- <version >0.5.1 </version >
38+ <version >0.6.0 </version >
3939 </dependency >
4040
4141 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >com.google.cloud</groupId >
5151 <artifactId >google-cloud-storage</artifactId >
52- <version >0.5.1 </version >
52+ <version >0.6.0 </version >
5353 </dependency >
5454 <!-- [END dependencies] -->
5555 </dependencies >
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >com.google.cloud</groupId >
5151 <artifactId >google-cloud-datastore</artifactId >
52- <version >0.5.1 </version >
52+ <version >0.6.0 </version >
5353 </dependency >
5454 <!-- [END dependencies] -->
5555 </dependencies >
Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ limitations under the License.
2525 <dependency >
2626 <groupId >com.google.apis</groupId >
2727 <artifactId >google-api-services-language</artifactId >
28- <version >v1-rev1-1.21 .0</version >
28+ <version >v1-rev1-1.22 .0</version >
2929 </dependency >
3030 <dependency >
3131 <groupId >com.google.api-client</groupId >
3232 <artifactId >google-api-client</artifactId >
33- <version >1.21 .0</version >
33+ <version >1.22 .0</version >
3434 </dependency >
3535 <dependency >
3636 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 2424 <dependency >
2525 <groupId >com.google.apis</groupId >
2626 <artifactId >google-api-services-cloudmonitoring</artifactId >
27- <version >v2beta2-rev63 -1.22.0</version >
27+ <version >v2beta2-rev64 -1.22.0</version >
2828 </dependency >
2929 <dependency >
3030 <groupId >com.google.oauth-client</groupId >
Original file line number Diff line number Diff line change 156156 <dependency >
157157 <groupId >org.mockito</groupId >
158158 <artifactId >mockito-core</artifactId >
159- <version >2.2.15 </version >
159+ <version >2.2.17 </version >
160160 <scope >test</scope >
161161 </dependency >
162162 <dependency >
You can’t perform that action at this time.
0 commit comments