From 1768e2ade6e039b34dc92362a1fa33419c803794 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 28 Apr 2020 17:18:15 -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 82de652e72..6944c77df6 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.2.0 + 5.3.0 pom import diff --git a/synth.metadata b/synth.metadata index 3c69d199d8..12985f3b73 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-storage.git", - "sha": "7ed4a119824e28c7581b0fb4765f3bf202918571" + "sha": "389b759ae875d8c20e21a030fb02bfdf4d937a7e" } }, {