Skip to content

Commit 55a47de

Browse files
chore: regenerate README (#649)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-12 23:02:08,888 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage-nio/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-12 23:02:10,263 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/2852e07e-1c65-4818-836f-0e5e847521bb/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 0903331 commit 55a47de

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": "0185cae96f25bd80f4f1b97c1e81573c68af3ee0"
7+
"sha": "de49ecb4819c6a9c22b4c685ae37e8f6fd67e7be"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "7e1f6da50524b5d98eb67adbf6dd0805df54233d"
14+
"sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d"
1515
}
1616
}
1717
]

java-storage-nio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you are using Maven without BOM, add this to your dependencies:
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-nio</artifactId>
48-
<version>0.123.4</version>
48+
<version>0.123.5</version>
4949
</dependency>
5050

5151
```

0 commit comments

Comments
 (0)