diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index b7a015d3a..757a8fe37 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-bigquery.git", - "sha": "80ef0072687a8f107768c65c8788b70a8a002dfd" + "sha": "730c023ccf78575162fb7bc2cb1820e6bb7c5449" } }, { diff --git a/README.md b/README.md index 97926b8c2..f973bfef2 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-bigquery - 1.123.1 + 1.123.2 ```