Skip to content

Commit

Permalink
chore: regenerate README (#910)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-03-03 18:48:12,008 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerystorage/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-03-03 18:48:12,925 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/4337472d-9997-498b-80e5-03465b744764/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation authored Mar 3, 2021
1 parent 33833f3 commit 5a167bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
"sha": "68fcb1936ccc745d4cdf8fdf1c84eaad1e97dca5"
"sha": "d39443d51d2625e4b3aee59d1e593229e9e449d3"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "8c5628b86cfa8386de7b8fc1675e6b528b552d57"
"sha": "2e7bd5cc66a3f0b90ce1c150eb35c89eeb9872d6"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ If you are using Maven without BOM, add this to your dependencies:

If you are using Gradle 5.x or later, add this to your dependencies
```Groovy
implementation platform('com.google.cloud:libraries-bom:18.0.0')
implementation platform('com.google.cloud:libraries-bom:18.1.0')
compile 'com.google.cloud:google-cloud-bigquerystorage'
```
Expand Down

0 comments on commit 5a167bf

Please sign in to comment.