From f263240775d398dbb2e3f12160c51192a63aacde Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 16 Sep 2022 01:11:35 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-texttospeech to v2.4.4 (#744) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-texttospeech to v2.4.4 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- java-texttospeech/README.md | 2 +- java-texttospeech/samples/install-without-bom/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index 3dc742dcbbcf..c1c390ad2118 100644 --- a/java-texttospeech/README.md +++ b/java-texttospeech/README.md @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-texttospeech - 2.4.2 + 2.4.4 ``` diff --git a/java-texttospeech/samples/install-without-bom/pom.xml b/java-texttospeech/samples/install-without-bom/pom.xml index da376c26bc02..a778ba684e4b 100644 --- a/java-texttospeech/samples/install-without-bom/pom.xml +++ b/java-texttospeech/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-texttospeech - 2.4.2 + 2.4.4