From a80efdd49440a1774da54faba868282ba386f27d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sun, 23 Aug 2020 17:24:03 -0700 Subject: [PATCH] [CHANGE ME] Re-generated to pick up changes from self. (#504) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/9c978fc0-5f2f-4afc-a010-726fa2b84c9c/targets - [ ] To automatically regenerate this PR, check this box. --- .kokoro/release/stage.sh | 4 ++-- README.md | 4 ++-- synth.metadata | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.kokoro/release/stage.sh b/.kokoro/release/stage.sh index 6aebb6c518..3c482cbc55 100755 --- a/.kokoro/release/stage.sh +++ b/.kokoro/release/stage.sh @@ -16,8 +16,8 @@ set -eo pipefail # Start the releasetool reporter -# python3 -m pip install gcp-releasetool -# python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script +python3 -m pip install gcp-releasetool +python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script source $(dirname "$0")/common.sh MAVEN_SETTINGS_FILE=$(realpath $(dirname "$0")/../../)/settings.xml diff --git a/README.md b/README.md index 19dfc6b460..0774b61af9 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,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-bigquerystorage:1.4.1' +compile 'com.google.cloud:google-cloud-bigquerystorage:1.5.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "1.4.1" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "1.5.0" ``` [//]: # ({x-version-update-end}) diff --git a/synth.metadata b/synth.metadata index 38bb3bf937..b7e958084f 100644 --- a/synth.metadata +++ b/synth.metadata @@ -11,7 +11,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquerystorage.git", - "sha": "271fff1c006a8979b6c6bdb81ac1fd673eb2d94e" + "sha": "ca7e19cc47824e1b16fe32df2c131d74f0b4de05" } }, {