From 9045defed7a40629e9f47abff84ab5eb355cd8f2 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 26 Oct 2020 01:46:03 -0700 Subject: [PATCH] chore: regenerate README (#869) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-10-26 08:35:47,512 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-26 08:35:48,520 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/670ebb44-b396-4c53-84ea-6ab95062680a/targets - [ ] To automatically regenerate this PR, check this box. --- .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 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 ```