Skip to content

Commit

Permalink
chore: regenerate README versions (#408)
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/edde2ae8-988f-4790-916d-873296fc352f/targets
  • Loading branch information
yoshi-automation committed Jun 3, 2020
1 parent d00a0e8 commit a481845
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.0'
compile 'com.google.cloud:google-cloud-bigquery:1.116.1'
```
If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.116.0"
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.116.1"
```
[//]: # ({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": "f98cf756494d45e62923f60c3dfc434a92181405"
"sha": "d00a0e814a9ec3d64fee3b30fbf8c33623858d15"
}
},
{
Expand Down

0 comments on commit a481845

Please sign in to comment.