From 81472a434ad6c9f9474b0c2360be0e42b10ed227 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 19 Jun 2020 16:02:07 -0700 Subject: [PATCH] [CHANGE ME] Re-generated to pick up changes from self. (#385) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/8090a8db-78af-43ce-903e-cbc4378c9d99/targets - [ ] To automatically regenerate this PR, check this box. --- README.md | 4 ++-- synth.metadata | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4dbc00089..a9bac3a94 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-storage:1.109.1' +compile 'com.google.cloud:google-cloud-storage:1.110.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.109.1" +libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.110.0" ``` [//]: # ({x-version-update-end}) diff --git a/synth.metadata b/synth.metadata index 54bb02f27..79e7a4fed 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-storage.git", - "sha": "34d1633a8d9bdff8dade812e25587d2e220f14f5" + "sha": "37f00ebc84ff4069f14e1cfa0f0a5f9552f08282" } }, {