diff --git a/README.md b/README.md index 378d18b2..7210c304 100644 --- a/README.md +++ b/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-contact-center-insights - 2.3.1 + 2.3.2 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-contact-center-insights:2.3.1' +implementation 'com.google.cloud:google-cloud-contact-center-insights:2.3.2' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.3.1" +libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.3.2" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 06e5097e..bd08c30f 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -54,7 +54,7 @@ com.google.cloud google-cloud-pubsub - 1.119.0 + 1.119.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 33a48357..049f3023 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -53,7 +53,7 @@ com.google.cloud google-cloud-pubsub - 1.119.0 + 1.119.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 85147ea2..74afaa55 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.119.0 + 1.119.1 test