diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 4dfef1af0..4e3f2a881 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-datastore.git", - "sha": "6517c43ce0d28a18d13c14ecd52fee8bb50d9631" + "sha": "71b84e8d2af39deb5d07b0b2643dbdd0afc80ae8" } }, { diff --git a/README.md b/README.md index 7d553d267..5a5030280 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-datastore - 1.106.1 + 1.106.3 ```