Skip to content

Commit 08b8fcc

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-mediatranslation to v0.7.10 (#636)
[![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.7.9` -> `0.7.10` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.7.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.7.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.7.10/compatibility-slim/0.7.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.7.10/confidence-slim/0.7.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-mediatranslation</summary> ### [`v0.7.10`](https://togithub.com/googleapis/java-mediatranslation/blob/HEAD/CHANGELOG.md#&#8203;0710-httpsgithubcomgoogleapisjava-mediatranslationcomparev079v0710-2022-03-29) [Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.7.9...v0.7.10) </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, click this checkbox. --- 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 1b04f74 commit 08b8fcc

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.7.9</version>
30+
<version>0.7.10</version>
3131
</dependency>
3232

3333
<dependency>

0 commit comments

Comments
 (0)