File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 63
63
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
64
64
<github .global.server>github</github .global.server>
65
65
<site .installationModule>google-cloud-bigquery-parent</site .installationModule>
66
- <google .core.version>1.92.2 </google .core.version>
66
+ <google .core.version>1.92.3 </google .core.version>
67
67
<google .api-common.version>1.8.1</google .api-common.version>
68
68
<google .common-protos.version>1.17.0</google .common-protos.version>
69
69
<gax .version>1.53.0</gax .version>
70
- <grpc .version>1.26 .0</grpc .version>
70
+ <grpc .version>1.27 .0</grpc .version>
71
71
<protobuf .version>3.11.1</protobuf .version>
72
72
<junit .version>4.13</junit .version>
73
73
<guava .version>28.2-android</guava .version>
98
98
<dependency >
99
99
<groupId >com.google.auth</groupId >
100
100
<artifactId >google-auth-library-oauth2-http</artifactId >
101
- <version >0.19 .0</version >
101
+ <version >0.20 .0</version >
102
102
</dependency >
103
103
<dependency >
104
104
<groupId >org.checkerframework</groupId >
Original file line number Diff line number Diff line change 64
64
<dependency >
65
65
<groupId >com.google.cloud</groupId >
66
66
<artifactId >google-cloud-core</artifactId >
67
- <version >1.92.2 </version >
67
+ <version >1.92.3 </version >
68
68
</dependency >
69
69
<dependency >
70
70
<groupId >com.google.auth</groupId >
71
71
<artifactId >google-auth-library-oauth2-http</artifactId >
72
- <version >0.19 .0</version >
72
+ <version >0.20 .0</version >
73
73
</dependency >
74
74
75
75
<!-- Test dependencies -->
You can’t perform that action at this time.
0 commit comments