From 79ccae944bdd3e20c0cba96eadb15f42d5cef688 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Thu, 18 Jun 2020 04:01:00 -0700 Subject: [PATCH] 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 d0334a62605..ca930cd8e5a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 5.7.0 + 7.0.0 pom import diff --git a/synth.metadata b/synth.metadata index d92ee33ca35..cef3df582a1 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-spanner.git", - "sha": "3427141217038a3d5e3d50c6a8a5343aaaa71daa" + "sha": "5a15f8e22913fb376eb9044e8a77b776cd8baf99" } }, {