Skip to content

Commit da6b607

Browse files
chore: regenerate README (#1502)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-12 22:28:59,302 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-12 22:29:00,947 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/b6043864-4086-4be6-aae5-78530bd566d0/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 855faeb commit da6b607

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": "70abb812b3ebfa47d70dccd936a65c10f35b4817"
7+
"sha": "855faeb5c220ae951735fc340242f187be35dc6f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "5605f38f153e7627ba4441a2c5181060b664d224"
14+
"sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ compile 'com.google.cloud:google-cloud-bigquery'
5858
If you are using Gradle without BOM, add this to your dependencies
5959

6060
```Groovy
61-
compile 'com.google.cloud:google-cloud-bigquery:2.0.1'
61+
compile 'com.google.cloud:google-cloud-bigquery:2.1.0'
6262
```
6363

6464
If you are using SBT, add this to your dependencies
6565

6666
```Scala
67-
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "2.0.1"
67+
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "2.1.0"
6868
```
6969

7070
## Authentication

0 commit comments

Comments
 (0)