Skip to content

Commit 06c07c1

Browse files
chore: regenerate README (#1397)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-28 18:56:01,685 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-28 18:56:03,973 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/cf31ae60-53d3-48a6-b743-2942c506906b/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 3c0e7c6 commit 06c07c1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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": "05662f3d96ee26d74b8524f1b84e0bd1ec5d0716"
7+
"sha": "d783292f4bd2d971235d8afa6318976856529cb5"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "e934b93402284f834b510ebbf421864e881dce02"
14+
"sha": "1f9ceba741b6b4a60ce09ab98423e941f5bd47f2"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ compile 'com.google.cloud:google-cloud-bigquery'
5353
```
5454
If you are using Gradle without BOM, add this to your dependencies
5555
```Groovy
56-
compile 'com.google.cloud:google-cloud-bigquery:1.134.0'
56+
compile 'com.google.cloud:google-cloud-bigquery:1.134.1'
5757
```
5858

5959
If you are using SBT, add this to your dependencies
6060
```Scala
61-
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.134.0"
61+
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.134.1"
6262
```
6363

6464
## Authentication

0 commit comments

Comments
 (0)