Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit bd3c91e

Browse files
chore: regenerate README (#278)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-07 16:22:48,059 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigqueryconnection/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-07 16:22:48,917 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/b66ab122-fb9a-4eaf-b168-2d2b3ac4a90d/targets - [ ] To automatically regenerate this PR, check this box.
1 parent fc71f91 commit bd3c91e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-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-bigqueryconnection.git",
7-
"sha": "8352cdf63c660591cb02808c313c7431f1bab659"
7+
"sha": "fc71f91e966dbb279b8c0dc9f899c3bb05b2bd4d"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
14+
"sha": "a3e990f3545dc8ccd384a75d20ce9cb185ca6a28"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ If you are using Maven, add this to your pom.xml file:
2222

2323
```
2424

25-
If you are using Gradle, add this to your dependencies
25+
If you are using Gradle without BOM, add this to your dependencies
2626
```Groovy
2727
compile 'com.google.cloud:google-cloud-bigqueryconnection:1.0.6'
2828
```
29+
2930
If you are using SBT, add this to your dependencies
3031
```Scala
3132
libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "1.0.6"

0 commit comments

Comments
 (0)