File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,13 +59,13 @@ implementation 'com.google.cloud:google-cloud-bigquery'
5959If you are using Gradle without BOM, add this to your dependencies
6060
6161``` Groovy
62- implementation 'com.google.cloud:google-cloud-bigquery:2.7.0 '
62+ implementation 'com.google.cloud:google-cloud-bigquery:2.7.1 '
6363```
6464
6565If you are using SBT, add this to your dependencies
6666
6767``` Scala
68- libraryDependencies += " com.google.cloud" % " google-cloud-bigquery" % " 2.7.0 "
68+ libraryDependencies += " com.google.cloud" % " google-cloud-bigquery" % " 2.7.1 "
6969```
7070
7171## Authentication
Original file line number Diff line number Diff line change 5353 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5454 <github .global.server>github</github .global.server>
5555 <site .installationModule>google-cloud-bigquery-parent</site .installationModule>
56- <google-api-services-bigquery .version>v2-rev20211129 -1.32.1</google-api-services-bigquery .version>
56+ <google-api-services-bigquery .version>v2-rev20220123 -1.32.1</google-api-services-bigquery .version>
5757 <google .cloud.shared-dependencies.version>2.7.0</google .cloud.shared-dependencies.version>
5858 </properties >
5959
You can’t perform that action at this time.
0 commit comments