Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

chore(deps): update dependency com.google.cloud:google-cloud-texttospeech to v1.2.4 #304

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-texttospeech</artifactId>
<version>1.2.3</version>
<version>1.2.4</version>
</dependency>
<!-- [END texttospeech_install_without_bom] -->

Expand Down