From aaf4cda987a152ffa5b4e8abe9d00691da27e1e4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 Sep 2021 22:16:42 +0000 Subject: [PATCH 1/3] chore(deps): update dependency com.google.cloud:google-cloud-debugger-client to v1.1.2 --- 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 7e6bc7cf..77a749a8 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-debugger-client - 1.1.1 + 1.1.2 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 9ffd8c2a..9b3d64db 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-debugger-client - 1.1.1 + 1.1.2 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 1037cd80..919db6b7 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-debugger-client - 1.1.1 + 1.1.2 From 6f945f2d467beaffddde7d0855f7ced24dc2a2da Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 22 Sep 2021 22:18:16 +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 b2735ce6..82821b96 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-debugger-client - 1.1.1 + 1.1.2 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-debugger-client:1.1.1' +implementation 'com.google.cloud:google-cloud-debugger-client:1.1.2' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.1.1" +libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.1.2" ``` ## Authentication From b82d2fee61b40bd7755f5adc95b8fe07c6027dec Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 22 Sep 2021 22:18:22 +0000 Subject: [PATCH 3/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 b2735ce6..82821b96 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-debugger-client - 1.1.1 + 1.1.2 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-debugger-client:1.1.1' +implementation 'com.google.cloud:google-cloud-debugger-client:1.1.2' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.1.1" +libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.1.2" ``` ## Authentication