Skip to content

Commit 2d15a2e

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-speech to v1.24.5 (GoogleCloudPlatform#4055)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-speech](https://togithub.com/googleapis/java-speech) | patch | `1.24.4` -> `1.24.5` | --- ### Release Notes <details> <summary>googleapis/java-speech</summary> ### [`v1.24.5`](https://togithub.com/googleapis/java-speech/blob/master/CHANGELOG.md#&#8203;1245-httpswwwgithubcomgoogleapisjava-speechcomparev1244v1245-2020-10-21) [Compare Source](https://togithub.com/googleapis/java-speech/compare/v1.24.4...v1.24.5) </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**: Never, 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/GoogleCloudPlatform/java-docs-samples).
1 parent aaf074d commit 2d15a2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

speech/beta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.google.cloud</groupId>
4242
<artifactId>google-cloud-speech</artifactId>
43-
<version>1.24.4</version>
43+
<version>1.24.5</version>
4444
</dependency>
4545
<!-- [END speech_quickstart_dependencies] -->
4646

speech/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.google.cloud</groupId>
4242
<artifactId>google-cloud-speech</artifactId>
43-
<version>1.24.4</version>
43+
<version>1.24.5</version>
4444
</dependency>
4545
<!-- [END speech_quickstart_dependencies] -->
4646
<dependency>

0 commit comments

Comments
 (0)