From 244b11cd9b7e0f157a33d43cfcc84c79e31c1372 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 4 Feb 2022 10:08:56 +0000 Subject: [PATCH 1/3] chore(deps): update dependency com.google.cloud:google-cloud-appengine-admin to v2.1.5 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 063a69fd..ae71941a 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-appengine-admin - 2.1.4 + 2.1.5 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 65f9f11b..5fc56d0a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-appengine-admin - 2.1.4 + 2.1.5 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 36f0cf84..02f3f948 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-appengine-admin - 2.1.4 + 2.1.5 From e133fe99f82a14ec246e9899e111a1dbb8cf18b2 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 4 Feb 2022 10:11:05 +0000 Subject: [PATCH 2/3] =?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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 275744dc..73bea33f 100644 --- a/README.md +++ b/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-appengine-admin - 2.1.4 + 2.1.5 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-appengine-admin:2.1.4' +implementation 'com.google.cloud:google-cloud-appengine-admin:2.1.5' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.1.4" +libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.1.5" ``` ## Authentication From fe22fa989489d36e921a265f1ff14f687f516a09 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Tue, 1 Mar 2022 18:52:56 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f47631f7..292f438a 100644 --- a/README.md +++ b/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-appengine-admin - 2.1.6 + 2.1.7 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-appengine-admin:2.1.6' +implementation 'com.google.cloud:google-cloud-appengine-admin:2.1.7' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.1.6" +libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.1.7" ``` ## Authentication