Skip to content

Commit 7a21a3e

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-mediatranslation to v0.7.0 (#528)
[![WhiteSource 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.6.2` -> `0.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.7.0/compatibility-slim/0.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.7.0/confidence-slim/0.6.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-mediatranslation</summary> ### [`v0.7.0`](https://togithub.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;070-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev062v070-2021-09-01) [Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.6.2...v0.7.0) ##### Features - Remove use of deprecated gradle command in java README ([#&#8203;1196](https://www.togithub.com/googleapis/java-mediatranslation/issues/1196)) ([#&#8203;522](https://www.togithub.com/googleapis/java-mediatranslation/issues/522)) ([349150c](https://www.github.com/googleapis/java-mediatranslation/commit/349150c6b96c8a7f9977f02415560badd07ff525)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#&#8203;525](https://www.togithub.com/googleapis/java-mediatranslation/issues/525)) ([e3d023c](https://www.github.com/googleapis/java-mediatranslation/commit/e3d023c6f85b345bba47e6a79ff69246707347e6)) ##### [0.6.2](https://www.github.com/googleapis/java-mediatranslation/compare/v0.6.1...v0.6.2) (2021-08-23) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#&#8203;517](https://www.togithub.com/googleapis/java-mediatranslation/issues/517)) ([cbb310d](https://www.github.com/googleapis/java-mediatranslation/commit/cbb310d9cb0d421e60ed6c044f826875e782ba6d)) ##### [0.6.1](https://www.github.com/googleapis/java-mediatranslation/compare/v0.6.0...v0.6.1) (2021-08-12) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#&#8203;510](https://www.togithub.com/googleapis/java-mediatranslation/issues/510)) ([a5354de](https://www.github.com/googleapis/java-mediatranslation/commit/a5354dea55c49ab663472b5d4d96134ed96c9fe8)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-mediatranslation).
1 parent e51c0fc commit 7a21a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediatranslation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.google.cloud</groupId>
2929
<artifactId>google-cloud-mediatranslation</artifactId>
30-
<version>0.6.2</version>
30+
<version>0.7.0</version>
3131
</dependency>
3232

3333
<dependency>

0 commit comments

Comments
 (0)