Skip to content

Commit 865bac1

Browse files
chore: regenerate README (#1408)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-09-06 02:54:36,912 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-09-06 02:54:38,215 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/7bac4f1b-48d2-490a-ba08-9e22df656cb6/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent ca6808c commit 865bac1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-spanner.git",
7-
"sha": "adc3cc1648b326802c9219efd0a056a76d198852"
7+
"sha": "ca6808cc76a01167d3167faef657fb783ff459f5"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "9a238a0623879c3de129a376c6085d4a862f6eb9"
14+
"sha": "ad7fd76e17bf9494a3e47ff9cf445f61564432e0"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-spanner</artifactId>
44-
<version>6.12.1</version>
44+
<version>6.12.2</version>
4545
</dependency>
4646

4747
```

0 commit comments

Comments
 (0)