diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 069fe3674..d9e1dd54a 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-logging.git", - "sha": "397a7a19927c735485ff7f1d314057d53fe5957a" + "sha": "fc701e15d141a4b1d507b7ae6df57b059e6f8bc0" } }, { diff --git a/README.md b/README.md index 6cdc22c4f..c878ca13b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-logging - 2.2.1 + 2.2.2 ```