diff --git a/README.md b/README.md index 695a775c4..a5dee9c01 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies ```Groovy -implementation platform('com.google.cloud:libraries-bom:20.8.0') +implementation platform('com.google.cloud:libraries-bom:20.9.0') compile 'com.google.cloud:google-cloud-asset' ``` diff --git a/google-cloud-asset-bom/pom.xml b/google-cloud-asset-bom/pom.xml index 378941b19..123f886e5 100644 --- a/google-cloud-asset-bom/pom.xml +++ b/google-cloud-asset-bom/pom.xml @@ -8,7 +8,7 @@ com.google.cloud google-cloud-shared-config - 0.12.0 + 1.0.0 Google Cloud Asset BOM diff --git a/pom.xml b/pom.xml index c567ab558..f3b2b44f3 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.google.cloud google-cloud-shared-config - 0.12.0 + 1.0.0