From 760143e600a6b7c8492bd8b0a8cfdb83b9e30418 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Sep 2021 19:23:08 +0000 Subject: [PATCH 1/3] chore(deps): update dependency com.google.cloud:google-cloud-video-transcoder to v0.4.0 --- samples/install-without-bom/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 24b265d9..b906e03d 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-video-transcoder - 0.3.2 + 0.4.0 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6f962ca4..ab5d54b8 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-video-transcoder - 0.3.2 + 0.4.0 From 6efbd88a30335f253e59642473b1f1daab8135f2 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Tue, 14 Sep 2021 19:25:00 +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 76679cc7..2f2a1594 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-video-transcoder - 0.3.2 + 0.4.0 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:0.3.2' +implementation 'com.google.cloud:google-cloud-video-transcoder:0.4.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "0.3.2" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "0.4.0" ``` ## Authentication From 69fa4d293f4df3037230e40d880bf71ae2ea457a Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Tue, 14 Sep 2021 19:25:43 +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 76679cc7..2f2a1594 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-video-transcoder - 0.3.2 + 0.4.0 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:0.3.2' +implementation 'com.google.cloud:google-cloud-video-transcoder:0.4.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "0.3.2" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "0.4.0" ``` ## Authentication