Skip to content

Commit b96d0ff

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-texttospeech-bom to v1.2.0 (#789)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-texttospeech-bom](https://github.com/googleapis/java-texttospeech) | minor | `1.1.0` -> `1.2.0` | --- ### Release Notes <details> <summary>googleapis/java-texttospeech</summary> ### [`v1.2.0`](https://github.com/googleapis/java-texttospeech/blob/master/CHANGELOG.md#&#8203;120-httpswwwgithubcomgoogleapisjava-texttospeechcomparev110v120-2020-08-10) [Compare Source](https://github.com/googleapis/java-texttospeech/compare/v1.1.0...v1.2.0) ##### Features - Support MULAW audio encoding feat: Support MP3_64_KBPS audio encoding feat: Support timepointing via SSML <mark> tag ([#&#8203;198](https://github.com/googleapis/java-texttospeech/issues/198)) ([4c17321](https://github.com/googleapis/java-texttospeech/commit/4c1732132690363e5a1aece52f06c01defd1f615)) ##### Documentation - escape `*` characters in comments ([#&#8203;205](https://github.com/googleapis/java-texttospeech/issues/205)) ([a785744](https://github.com/googleapis/java-texttospeech/commit/a78574490bc3fbd3c709d8edc0781a7d335029bf)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#&#8203;192](https://github.com/googleapis/java-texttospeech/issues/192)) ([f9b0ea2](https://github.com/googleapis/java-texttospeech/commit/f9b0ea2e87baaf0b7cbb1941c712ecec26a70189)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#&#8203;195](https://github.com/googleapis/java-texttospeech/issues/195)) ([b4bcfe7](https://github.com/googleapis/java-texttospeech/commit/b4bcfe77744ae3c5471ca0db0c3dd0c8c5b3981d)) </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**: Renovate will not automatically rebase this PR, because other commits have been found. :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#googleapis/java-cloud-bom).
1 parent b4077e7 commit b96d0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@
564564
<dependency>
565565
<groupId>com.google.cloud</groupId>
566566
<artifactId>google-cloud-texttospeech-bom</artifactId>
567-
<version>1.1.0</version>
567+
<version>1.2.0</version>
568568
<type>pom</type>
569569
<scope>import</scope>
570570
</dependency>

0 commit comments

Comments
 (0)