Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-mediatra…
Browse files Browse the repository at this point in the history
…nslation 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://github.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://github.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;070-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev062v070-2021-09-01)

[Compare Source](https://github.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.github.com/googleapis/java-mediatranslation/issues/1196)) ([#&#8203;522](https://www.github.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.github.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.github.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.github.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).
  • Loading branch information
renovate-bot authored Sep 2, 2021
1 parent e51c0fc commit 7a21a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediatranslation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-mediatranslation</artifactId>
<version>0.6.2</version>
<version>0.7.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7a21a3e

Please sign in to comment.