diff --git a/README.md b/README.md index 56d91c8970..df14a2fb3a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you are using Maven without the 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:26.34.0') +implementation platform('com.google.cloud:libraries-bom:26.35.0') implementation 'com.google.cloud:google-cloud-spanner' ``` diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 5c6618ee6b..b3647430ca 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -24,7 +24,7 @@ UTF-8 0.31.1 2.39.0 - 3.39.0 + 3.40.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index bc38ecae8b..85c21ea8e6 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -24,7 +24,7 @@ UTF-8 0.31.1 2.39.0 - 3.39.0 + 3.40.0