diff --git a/README.md b/README.md index b38596c8..f48a582a 100644 --- a/README.md +++ b/README.md @@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-recaptchaenterprise' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-recaptchaenterprise:2.4.6' +implementation 'com.google.cloud:google-cloud-recaptchaenterprise:2.4.7' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "2.4.6" +libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "2.4.7" ``` ## Authentication diff --git a/pom.xml b/pom.xml index 3fb1dbce..264f24bd 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.8.0 + 2.9.0 pom import