From 0328b060ab085205680873aeb9b68bc558979fee Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 23 Sep 2020 02:54:46 -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 af7ecb42..56c8310c 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 @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 2.0.2 + 2.0.3-SNAPSHOT ``` diff --git a/synth.metadata b/synth.metadata index 18019869..f5a9c5bf 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-monitoring.git", - "sha": "76bddedeacb96cfcf4e8d474d4a5826d664320d1" + "sha": "f91c02e0b1643f255f59c0d618347623437682df" } }, {