From 632a7480ffb3bac45c0a8cb5e4d7f97276096857 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Sep 2021 21:40:40 +0000 Subject: [PATCH 1/5] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.1.12 --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2e16e2cf2c..fdb896c17d 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ com.google.cloud google-cloud-bigquery - 2.1.11 + 2.1.12 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 335e19a096..a3ef6ed2a8 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -37,7 +37,7 @@ com.google.cloud google-cloud-bigquery - 2.1.11 + 2.1.12 org.apache.avro diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 18456dad05..a43091882f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -36,7 +36,7 @@ com.google.cloud google-cloud-bigquery - 2.1.11 + 2.1.12 org.apache.avro diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 0a3136b3eb..cdcb2db912 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -48,7 +48,7 @@ com.google.cloud google-cloud-bigquery - 2.1.11 + 2.1.12 org.apache.avro From 50cfbdb0ab35124e3d2dfcff28c265a31d9e4ff5 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 24 Sep 2021 21:44:24 +0000 Subject: [PATCH 2/5] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dbe69d203..db42dc19cc 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-bigquerystorage' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerystorage:2.2.1' +implementation 'com.google.cloud:google-cloud-bigquerystorage:2.3.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.2.1" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.3.0" ``` ## Authentication From 7307dba7b646cef5898698d664e75f0e0120cc4c Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 24 Sep 2021 21:44:35 +0000 Subject: [PATCH 3/5] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dbe69d203..db42dc19cc 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-bigquerystorage' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerystorage:2.2.1' +implementation 'com.google.cloud:google-cloud-bigquerystorage:2.3.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.2.1" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.3.0" ``` ## Authentication From 4935a2d3184179eb9168a565db1f3ebd0a5aeb76 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 24 Sep 2021 21:45:23 +0000 Subject: [PATCH 4/5] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dbe69d203..db42dc19cc 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-bigquerystorage' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerystorage:2.2.1' +implementation 'com.google.cloud:google-cloud-bigquerystorage:2.3.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.2.1" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.3.0" ``` ## Authentication From 882e79c5c06945383726bd53ca91ca4d8bed9275 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 24 Sep 2021 21:45:28 +0000 Subject: [PATCH 5/5] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dbe69d203..db42dc19cc 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-bigquerystorage' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerystorage:2.2.1' +implementation 'com.google.cloud:google-cloud-bigquerystorage:2.3.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.2.1" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.3.0" ``` ## Authentication