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

Commit 6ddd599

Browse files
chore: regenerate README (#1005)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-12-05 15:24:39,099 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-05 15:24:40,120 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/f3b73fde-bef0-4758-96b1-04c79a80a1c8/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 40aef35 commit 6ddd599

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": "552ad430390a15b89dfb4e90c9ec30204c907a3b"
7+
"sha": "40aef35b7db91eae11a9aa994db648615d6382aa"
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.125.2</version>
43+
<version>1.126.0</version>
4444
</dependency>
4545

4646
```

0 commit comments

Comments
 (0)