From e92434a38d57aff64b2645718ef0f4ec9821ba4d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 9 Sep 2022 05:40:27 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-mediatranslation to v0.9.3 (#689) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-mediatranslation](https://togithub.com/googleapis/java-mediatranslation) | `0.9.2` -> `0.9.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.9.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.9.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.9.3/compatibility-slim/0.9.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.9.3/confidence-slim/0.9.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-mediatranslation ### [`v0.9.3`](https://togithub.com/googleapis/java-mediatranslation/blob/HEAD/CHANGELOG.md#​093-httpsgithubcomgoogleapisjava-mediatranslationcomparev092v093-2022-09-08) [Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.9.2...v0.9.3) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#​686](https://togithub.com/googleapis/java-mediatranslation/issues/686)) ([c3d8eec](https://togithub.com/googleapis/java-mediatranslation/commit/c3d8eec86b55d72d5a1dc5ce0ba92ae512142c1d))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-mediatranslation). --- java-mediatranslation/README.md | 6 +++--- java-mediatranslation/samples/install-without-bom/pom.xml | 2 +- java-mediatranslation/samples/snapshot/pom.xml | 2 +- java-mediatranslation/samples/snippets/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/java-mediatranslation/README.md b/java-mediatranslation/README.md index eb56b29f8523..af58bd23ceb5 100644 --- a/java-mediatranslation/README.md +++ b/java-mediatranslation/README.md @@ -22,7 +22,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-mediatranslation - 0.9.2 + 0.9.3 ``` @@ -30,13 +30,13 @@ If you are using Maven, add this to your pom.xml file: If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-mediatranslation:0.9.2' +implementation 'com.google.cloud:google-cloud-mediatranslation:0.9.3' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.9.2" +libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.9.3" ``` ## Authentication diff --git a/java-mediatranslation/samples/install-without-bom/pom.xml b/java-mediatranslation/samples/install-without-bom/pom.xml index 86e0e7162b6a..accfd09529fa 100644 --- a/java-mediatranslation/samples/install-without-bom/pom.xml +++ b/java-mediatranslation/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-mediatranslation - 0.9.2 + 0.9.3 diff --git a/java-mediatranslation/samples/snapshot/pom.xml b/java-mediatranslation/samples/snapshot/pom.xml index a3325da9c143..95954fa324a2 100644 --- a/java-mediatranslation/samples/snapshot/pom.xml +++ b/java-mediatranslation/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-mediatranslation - 0.9.2 + 0.9.3 diff --git a/java-mediatranslation/samples/snippets/pom.xml b/java-mediatranslation/samples/snippets/pom.xml index d270ad8b264c..6083d94472f4 100644 --- a/java-mediatranslation/samples/snippets/pom.xml +++ b/java-mediatranslation/samples/snippets/pom.xml @@ -27,7 +27,7 @@ com.google.cloud google-cloud-mediatranslation - 0.9.2 + 0.9.3