diff --git a/README.md b/README.md index 2149ed26fb2..90b99368ef6 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,11 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-spanner:1.59.0' +compile 'com.google.cloud:google-cloud-spanner:1.60.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "1.59.0" +libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "1.60.0" ``` [//]: # ({x-version-update-end}) diff --git a/synth.metadata b/synth.metadata index 02ea85b9911..2eaa98ec8c8 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-spanner.git", - "sha": "5d115d49b988b3fc1c59ae41ee53d7c5a83b4d11" + "sha": "77398f2771d5531b8f703c17df694dc77e42f35f" } }, {