Skip to content

Commit 71a3110

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-mediatranslation to v0.2.4 (#150)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-mediatranslation](https://togithub.com/googleapis/java-mediatranslation) | patch | `0.2.2` -> `0.2.4` | --- ### Release Notes <details> <summary>googleapis/java-mediatranslation</summary> ### [`v0.2.4`](https://togithub.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;024-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev023v024-2020-10-30) [Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.2.2...v0.2.4) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 bdbc749 commit 71a3110

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

3333
<dependency>

0 commit comments

Comments
 (0)