Skip to content

Commit 4d65006

Browse files
chore: regenerate README (#1362)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-18 23:49:14,594 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-18 23:49:15,711 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/209ae509-c386-47e3-b26e-79d369d70ca4/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 72d5a43 commit 4d65006

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-spanner.git",
7-
"sha": "efb0f7ecf5a968805ef6f746907e4d8afe08a86a"
7+
"sha": "72d5a43745b6db7206307a4309e15c813617263c"
88
}
99
},
1010
{

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.11.0</version>
44+
<version>6.11.1</version>
4545
</dependency>
4646

4747
```

0 commit comments

Comments
 (0)