Skip to content

Commit 4a3b955

Browse files
chore: regenerate README (#908)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-24 00:58:30,337 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-24 00:58:32,050 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/9377e948-e2f4-435f-9c12-01d63cf37ec4/targets - [ ] To automatically regenerate this PR, check this box.
1 parent f3a7a64 commit 4a3b955

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "92b5537816d2b337a9c6a8501f9d99b9646a88d1"
7+
"sha": "e3a5342cb53860d968e3146dbdc7f8c4c10f8f15"
88
}
99
},
1010
{

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ compile 'com.google.cloud:google-cloud-spanner'
5151
```
5252
If you are using Gradle without BOM, add this to your dependencies
5353
```Groovy
54-
compile 'com.google.cloud:google-cloud-spanner:4.0.1'
54+
compile 'com.google.cloud:google-cloud-spanner:4.0.2'
5555
```
5656

5757
If you are using SBT, add this to your dependencies
5858
```Scala
59-
libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "4.0.1"
59+
libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "4.0.2"
6060
```
6161

6262
## Authentication

0 commit comments

Comments
 (0)