Skip to content

Commit 1cbdc90

Browse files
chore: regenerate README (#432)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-12 01:36:20,451 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-12 01:36:21,980 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/9727a9c2-1f7d-4902-a12b-d896c79f0445/targets - [ ] To automatically regenerate this PR, check this box.
1 parent d328819 commit 1cbdc90

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "3a3d46599b463801714cc415c0e49e112f8d8838"
7+
"sha": "a1f058e44b93abedc5ef7f5767e95b81b58cc2c9"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "4679e7e415221f03ff2a71e3ffad75b9ec41d87e"
14+
"sha": "b32c87d2c087fb2a841acc623ab540105de821af"
1515
}
1616
}
1717
]

java-storage-nio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-nio</artifactId>
45-
<version>0.122.4</version>
45+
<version>0.122.5</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)