diff --git a/java-retail/README.md b/java-retail/README.md index 2bb63ba1bc0d..1badc181edd7 100644 --- a/java-retail/README.md +++ b/java-retail/README.md @@ -27,13 +27,13 @@ If you are using Maven, add this to your pom.xml file: If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.6.0' +implementation 'com.google.cloud:google-cloud-retail:2.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.6.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.7.0" ``` ## Authentication diff --git a/java-retail/pom.xml b/java-retail/pom.xml index 63b1068e1ac8..015eaeb0d72b 100644 --- a/java-retail/pom.xml +++ b/java-retail/pom.xml @@ -97,7 +97,7 @@ com.google.cloud google-cloud-shared-dependencies - 3.0.4 + 3.0.6 pom import