diff --git a/README.md b/README.md index b8ee19586..bba04d82d 100644 --- a/README.md +++ b/README.md @@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-asset' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-asset:3.2.10' +implementation 'com.google.cloud:google-cloud-asset:3.2.11' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.10" +libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.11" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 16bf05a2e..980eb7239 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -47,7 +47,7 @@ com.google.cloud google-cloud-bigquery - 2.5.0 + 2.5.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e1473f93e..3b72a833d 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.5.0 + 2.5.1 test