From 2d188c26a10f6f02335ef932d186cfcc81a49464 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 4 Feb 2022 21:49:38 +0000 Subject: [PATCH 1/3] build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fe7cb81..2842791c 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.1.2 + 3.2.1 From 2a872610a16c63b339a39376b2a4359c4b22acaf Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 4 Feb 2022 21:51:55 +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 1e87eacc38c24d488d32ebb5a6e0effe8e9a535f Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Tue, 1 Mar 2022 18:55:09 +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