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

Commit

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


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

```
2021-01-07 22:18:27,867 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-kms/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-01-07 22:18:28,814 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/c7470bc5-4072-4451-a937-79664ba26fac/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Jan 7, 2021
1 parent cf9efd0 commit 184385e
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-kms.git",
"sha": "bbb9e7ab38508ad134927d45f76d6b5b653779cc"
"sha": "cf9efd07788d1cb225e4beaed8a82f35e6911cbe"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8"
"sha": "67f09bf301083798e7220137723222eb00b8f88a"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kms</artifactId>
<version>1.40.3</version>
<version>1.40.5</version>
</dependency>

```
Expand Down

0 comments on commit 184385e

Please sign in to comment.