Skip to content

Commit

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

Synth log will be available here:
https://source.cloud.google.com/results/invocations/e097839b-c695-4759-b48c-5a85f5e3c069/targets
  • Loading branch information
yoshi-automation committed Jun 1, 2020
1 parent f98cf75 commit d00a0e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -49,11 +49,11 @@ If you are using Maven without BOM, add this to your dependencies:

If you are using Gradle, add this to your dependencies
```Groovy
compile 'com.google.cloud:google-cloud-bigquery:1.116.1'
compile 'com.google.cloud:google-cloud-bigquery:1.116.0'
```
If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.116.1"
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.116.0"
```
[//]: # ({x-version-update-end})

Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquery.git",
"sha": "db4158186b99d0bed68fd70bef5918b1820e5dd1"
"sha": "f98cf756494d45e62923f60c3dfc434a92181405"
}
},
{
Expand Down

0 comments on commit d00a0e8

Please sign in to comment.