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 (#526)
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-19 17:41:47,855 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-os-login/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-08-19 17:41:48,940 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/b54c6a00-ab37-49dd-afe7-741a3ebca01f/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation committed Aug 19, 2021
1 parent 0c0e33c commit 93a8f16
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-os-login.git",
"sha": "2d448d5e40898da98593b1e6ff482643e1125f0a"
"sha": "0c0e33ca1461f26f7eda7e7eed8982ac61333e96"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-os-login</artifactId>
<version>1.3.1</version>
<version>2.0.1</version>
</dependency>

```
Expand Down

0 comments on commit 93a8f16

Please sign in to comment.