Skip to content

Commit 34b5c47

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-mediatranslation to v0.5.0 (#298)
[![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://github.com/googleapis/java-mediatranslation) | `0.4.0` -> `0.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.5.0/compatibility-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.5.0/confidence-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-mediatranslation</summary> ### [`v0.5.0`](https://github.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev040v050-2021-05-25) [Compare Source](https://github.com/googleapis/java-mediatranslation/compare/v0.4.0...v0.5.0) ##### Features - add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#&#8203;291](https://www.github.com/googleapis/java-mediatranslation/issues/291)) ([2e2931b](https://www.github.com/googleapis/java-mediatranslation/commit/2e2931b1db60bc7d268dac98f428479e8cdca016)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#&#8203;290](https://www.github.com/googleapis/java-mediatranslation/issues/290)) ([bdc6490](https://www.github.com/googleapis/java-mediatranslation/commit/bdc64903868c2ffb9faf73018b1178520f30aea5)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- 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 7ed6310 commit 34b5c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediatranslation/pom.xml

Lines changed: 1 addition & 1 deletion
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.4.0</version>
30+
<version>0.5.0</version>
3131
</dependency>
3232

3333
<dependency>

0 commit comments

Comments
 (0)