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

Commit 5bee589

Browse files
chore: regenerate README (#1442)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-09 11:13:38,134 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-09 11:13:39,510 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/aac7f7e0-f599-4f64-b2ca-acc23b4c7490/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent b7aef82 commit 5bee589

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigquery.git",
7-
"sha": "3d17e181472b60805a12e446463c13e1788416ec"
7+
"sha": "b7aef82248b7fe6bf672bd7394d69745c9fd3335"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "39652e3948f455fd0b77535a0145eeec561a3706"
14+
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
1515
}
1616
}
1717
]

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.135.4</version>
43+
<version>1.136.0</version>
4444
</dependency>
4545

4646
```

0 commit comments

Comments
 (0)