From 5165e2b3d4001d58daa2a60b553926d938848ee6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 16:44:46 +0200 Subject: [PATCH] deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20220730-2.0.0 (#2208) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20220730-2.0.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70c72fee5..246d00af3 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,13 @@ implementation 'com.google.cloud:google-cloud-bigquery' If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquery:2.14.1' +implementation 'com.google.cloud:google-cloud-bigquery:2.14.2' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "2.14.1" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "2.14.2" ``` ## Authentication diff --git a/pom.xml b/pom.xml index d2a47f2a5..35f89308b 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ UTF-8 github google-cloud-bigquery-parent - v2-rev20220716-2.0.0 + v2-rev20220730-2.0.0 3.0.1 9.0.0