Skip to content

Commit b9423b1

Browse files
chore: regenerate README
1 parent 5f8b682 commit b9423b1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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": "bacc7b75898c3d4054214da069588ad4957b5d39"
7+
"sha": "5f8b6823521b8fefac5b2ee7093181afabc38c72"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "2c8aecedd55b0480fb4e123b6e07fa5b12953862"
14+
"sha": "7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279"
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.2'
48+
compile 'com.google.cloud:google-cloud-storage:1.113.3'
4949
```
5050
If you are using SBT, add this to your dependencies
5151
```Scala
52-
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.113.2"
52+
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.113.3"
5353
```
5454

5555
## Authentication

0 commit comments

Comments
 (0)