Skip to content

Commit

Permalink
[CHANGE ME] Re-generated to pick up changes from self. (#385)
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/8090a8db-78af-43ce-903e-cbc4378c9d99/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Jun 19, 2020
1 parent 37f00eb commit 81472a4
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 @@ -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})

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

0 comments on commit 81472a4

Please sign in to comment.