Skip to content

Commit 49ce051

Browse files
chore: regenerate README (#629)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-16 09:39:34,370 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-16 09:39:35,372 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/9791673c-003a-4905-b9e9-82823cf86535/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 9ff50fb commit 49ce051

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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": "5be4d9cc62422120e24ecc25fd9f2d14500f0ad5"
7+
"sha": "9ff50fb018017d8d1eea6be7986d8c88bcce0ed3"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "e89175cf074dccc4babb4eca66ae913696e47a71"
14+
"sha": "d5fc0bcf9ea9789c5b0e3154a9e3b29e5cea6116"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ If you are using Maven without BOM, add this to your dependencies:
4545

4646
If you are using Gradle, add this to your dependencies
4747
```Groovy
48-
compile 'com.google.cloud:google-cloud-spanner:3.0.1'
48+
compile 'com.google.cloud:google-cloud-spanner:3.0.2'
4949
```
5050
If you are using SBT, add this to your dependencies
5151
```Scala
52-
libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "3.0.1"
52+
libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "3.0.2"
5353
```
5454

5555
## Authentication

0 commit comments

Comments
 (0)