Skip to content

Commit 2c9650f

Browse files
chore: regenerate README (#585)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-31 04:52:01,965 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner-jdbc/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-31 04:52:03,388 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/2e7ba583-448b-4508-a2b5-5d04cd343c74/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 7b34139 commit 2c9650f

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-jdbc.git",
7-
"sha": "c4621747c1d02e2abc1d5a01c0c0870399bbfca8"
7+
"sha": "7b341394dfe0ee7cae5131681ee72d9750eccce1"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "31728d872f50e439ded2f67fa8d67955b26a4e35"
14+
"sha": "dfd55ad78a700acf987d592c8279789b1319b8c5"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you are using Maven, add this to your pom.xml file:
2626
If you are using Gradle without BOM, add this to your dependencies
2727

2828
```Groovy
29-
compile 'com.google.cloud:google-cloud-spanner-jdbc:2.4.0'
29+
implementation 'com.google.cloud:google-cloud-spanner-jdbc:2.4.0'
3030
```
3131

3232
If you are using SBT, add this to your dependencies

0 commit comments

Comments
 (0)