Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: regenerate README (#129)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-07-07 17:14:22,393 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-channel/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-07 17:14:23,712 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/f9d10483-1546-497e-ac78-ed9a93753239/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation committed Jul 7, 2021
1 parent f9b923c commit f089734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-channel.git",
"sha": "3736b42ee5a65bb2639786df6a536dda7cda4a51"
"sha": "f9b923cc5a9e0f61fcdb49071b2c007ad1a55e94"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel</artifactId>
<version>2.2.1</version>
<version>2.3.0</version>
</dependency>

```
Expand Down

0 comments on commit f089734

Please sign in to comment.