Skip to content

Commit 3e77b57

Browse files
chore: regenerate README (#1383)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-25 00:16:26,215 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-25 00:16:27,354 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/a236642a-5f41-453a-9b7c-08f991877451/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 23ef220 commit 3e77b57

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": "41b39bc31355b3e6caaf995f416eb73f0d56dd87"
7+
"sha": "fb3cf03fb458b8b294602bd0c07d946907a66288"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "8032ab5a32471d85ece8fc261df16cc40fbfa4fb"
14+
"sha": "63cff634aabb85854caa511c5837ea6b45f42b4b"
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.11.1</version>
44+
<version>6.12.0</version>
4545
</dependency>
4646

4747
```

0 commit comments

Comments
 (0)