Skip to content

Commit

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


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

```
2021-08-31 22:10:43,213 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-08-31 22:10:44,286 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/9388d349-7014-42fc-875a-992a0c4f3532/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation committed Aug 31, 2021
1 parent eab6f94 commit 149bc37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsub.git",
"sha": "826dc10f5bb373e88b06d390fc2029960a2cad7c"
"sha": "eab6f94b82974f03019fa31b819d1b6f932af0c9"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "dfd55ad78a700acf987d592c8279789b1319b8c5"
"sha": "9a238a0623879c3de129a376c6085d4a862f6eb9"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>1.114.1</version>
<version>1.114.2</version>
</dependency>

```
Expand Down

0 comments on commit 149bc37

Please sign in to comment.