From 96177a1bf8a37140a58d8a87dcc778b29058f64a Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 23 Sep 2020 01:52:08 -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 | 4 ++-- synth.metadata | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 319897ae..3107f6d0 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 - 9.1.0 + 10.1.0 pom import @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-containeranalysis - 1.1.1 + 1.1.2 ``` diff --git a/synth.metadata b/synth.metadata index 9b77934e..d44ce541 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-containeranalysis.git", - "sha": "3d57f5aee0658e5c1c57e4c914da712a117b1756" + "sha": "383058bfa1c2e582c6f6c25d0184d491625c388b" } }, {