diff --git a/README.md b/README.md index 5fd5e160b0e..1ac2cda901c 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-spanner' If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-spanner:6.31.1' +implementation 'com.google.cloud:google-cloud-spanner:6.31.2' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "6.31.1" +libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "6.31.2" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 3736e317045..73ca8e82263 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -23,7 +23,7 @@ UTF-8 0.31.1 2.3.7 - 3.4.5 + 3.4.6 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index acc3809ede4..0d96b4a60fd 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -23,7 +23,7 @@ UTF-8 0.31.1 2.3.7 - 3.4.5 + 3.4.6