Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 449d27a

Browse files
chore: regenerate README (#956)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-17 17:09:56,685 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-17 17:09:57,730 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/76b600be-2c96-49dc-9dbe-af056978686f/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 33aa0aa commit 449d27a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigquery.git",
7-
"sha": "2f397311c1430e2cc975f67f562c4f79002aef85"
7+
"sha": "33aa0aa62aa8c5688446d3b7d3e6b12a8fc6a601"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you are using Maven without BOM, add this to your dependencies:
4040
<dependency>
4141
<groupId>com.google.cloud</groupId>
4242
<artifactId>google-cloud-bigquery</artifactId>
43-
<version>1.124.6</version>
43+
<version>1.124.7</version>
4444
</dependency>
4545

4646
```

0 commit comments

Comments
 (0)