From 690d4b0ff11309af86112b87f4b0290d952c9214 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 30 Jun 2020 21:12:17 -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 740c0e1638..2c974f2c35 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-storage - 1.109.1 + 1.111.0 ``` diff --git a/synth.metadata b/synth.metadata index 79e7a4feda..f4837d0f4d 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-storage.git", - "sha": "37f00ebc84ff4069f14e1cfa0f0a5f9552f08282" + "sha": "a5773d4c43127e808ee56b7185e58af6c3cdb8a2" } }, {