From d00a0e814a9ec3d64fee3b30fbf8c33623858d15 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 1 Jun 2020 15:58:13 -0700 Subject: [PATCH] chore: regenerate README versions (#404) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/e097839b-c695-4759-b48c-5a85f5e3c069/targets --- README.md | 4 ++-- synth.metadata | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a74ce77b3..cfba6fbc9 100644 --- a/README.md +++ b/README.md @@ -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}) diff --git a/synth.metadata b/synth.metadata index bdc51594c..a5d6d4130 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquery.git", - "sha": "db4158186b99d0bed68fd70bef5918b1820e5dd1" + "sha": "f98cf756494d45e62923f60c3dfc434a92181405" } }, {