diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 4d0c06f4b..ce2048d7b 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-pubsub.git", - "sha": "400c5dfc2244c6292297939421373161ca469bd4" + "sha": "075d765e00d109f37ca7f96433dfa40712c04c11" } }, { diff --git a/README.md b/README.md index 874cc8b2a..42294e683 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-pubsub - 1.108.6 + 1.108.7 ```