Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 54cfa0f

Browse files
chore: regenerate README (#864)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-10 17:02:29,334 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-10 17:02:30,304 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/fdf98902-6041-43f0-8695-ea336573ec53/targets - [ ] To automatically regenerate this PR, check this box.
1 parent a63924b commit 54cfa0f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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": "fadb4011e554d0554332ac47e1c0060afca9ffeb"
7+
"sha": "a63924b088c54962bf963ab9e27fa92c8b090227"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "56ddc68f36b32341e9f22c2c59b4ce6aa3ba635f"
14+
"sha": "2414b817065726eae0bc525346c7e874f969369d"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you are using Maven without BOM, add this to your dependencies:
4545

4646
If you are using Gradle 5.x or later, add this to your dependencies
4747
```Groovy
48-
implementation platform('com.google.cloud:libraries-bom:16.3.0')
48+
implementation platform('com.google.cloud:libraries-bom:16.4.0')
4949
5050
compile 'com.google.cloud:google-cloud-spanner'
5151
```

0 commit comments

Comments
 (0)