Skip to content

Commit

Permalink
chore: regenerate README (#795)
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-13 05:09:38,185 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-01-13 05:09:39,245 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/b4d7c8eb-295d-4bcc-ba7c-e64ef83314f4/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Jan 13, 2021
1 parent f0beabb commit e4d8daf
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-spanner.git",
"sha": "e02e5a7d95c0e92d9f13640dd2afe5b899f4e56d"
"sha": "f0beabb228a4f555e1bcb1817a14e8074a54ef8c"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
</dependency>

```
Expand Down

0 comments on commit e4d8daf

Please sign in to comment.