Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2db029

Browse files
chore: regenerate README (googleapis#645)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-12-08 19:32:04,075 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-08 19:32:04,967 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/dbeb60aa-1aa1-469b-8dbd-2eb39db78b07/targets - [ ] To automatically regenerate this PR, check this box.
1 parent b5ea09c commit c2db029

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-storage.git",
7-
"sha": "444a8da44e9a80b806b5880a55d2628e3d5f25ef"
7+
"sha": "b5ea09cda4f12394dfade586bcb206ef352a1dca"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "943bb78606d035001123030067dffcc34f4645f2"
14+
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ If you are using Maven without BOM, add this to your dependencies:
4545

4646
If you are using Gradle, add this to your dependencies
4747
```Groovy
48-
compile 'com.google.cloud:google-cloud-storage:1.113.4'
48+
compile 'com.google.cloud:google-cloud-storage:1.113.5'
4949
```
5050
If you are using SBT, add this to your dependencies
5151
```Scala
52-
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.113.4"
52+
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.113.5"
5353
```
5454

5555
## Authentication

0 commit comments

Comments
 (0)