From ca4d21f408aa996f7c9b4e44dbd678592ae676e7 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Mon, 12 Apr 2021 15:36:16 +0000 Subject: [PATCH] chore: regenerate README --- .github/readme/synth.metadata/synth.metadata | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 75b8f0dd..f2ea36a1 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-containeranalysis.git", - "sha": "de2c18f2c45fbc9cfaee0104f9019d5ff4107eb4" + "sha": "2c7fe6cb0429777c5361bb805788e612cc93621c" } }, { diff --git a/README.md b/README.md index d972e939..02e55ca0 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-containeranalysis - 1.2.34 + 1.2.36 ```