Skip to content

Commit d1cee95

Browse files
chore: regenerate README (#443)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-19 00:23:28,506 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage-nio/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-19 00:23:30,049 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/6098eee6-6278-4037-ab9f-2966c4bf8708/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 905f8bd commit d1cee95

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

java-storage-nio/.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-nio.git",
7-
"sha": "2e5e2b1bd777cd158c39802bd71f95357a790025"
7+
"sha": "6f421ab374b87914db5dd388c38276b14c44ee87"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "b32c87d2c087fb2a841acc623ab540105de821af"
14+
"sha": "90044020c2a89930852c6c6e1596e60f774c4b52"
1515
}
1616
}
1717
]

java-storage-nio/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ compile 'com.google.cloud:google-cloud-nio'
5555
```
5656
If you are using Gradle without BOM, add this to your dependencies
5757
```Groovy
58-
compile 'com.google.cloud:google-cloud-nio:0.122.5'
58+
compile 'com.google.cloud:google-cloud-nio:0.122.6'
5959
```
6060

6161
If you are using SBT, add this to your dependencies
6262
```Scala
63-
libraryDependencies += "com.google.cloud" % "google-cloud-nio" % "0.122.5"
63+
libraryDependencies += "com.google.cloud" % "google-cloud-nio" % "0.122.6"
6464
```
6565

6666
## Authentication

0 commit comments

Comments
 (0)