From 99cd7c3aabd95e8b36e32fd2f954bf8b6cfdb03d Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Thu, 9 Jul 2020 07:10:49 -0700 Subject: [PATCH] chore: changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. --- README.md | 2 +- synth.metadata | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e47c69bbd1..23bd5c6cde0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-spanner - 1.57.0 + 1.58.0 ``` diff --git a/synth.metadata b/synth.metadata index 20d6b58f9c1..c750841d4ca 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-spanner.git", - "sha": "122a997681ef10b95dbb036d35d724fe7c5ecf6e" + "sha": "fd2485a6cd796be573b1be875f567c9ad74f3434" } }, {