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

Commit a09637a

Browse files
chore: regenerate README (#486)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-03 09:10:08,183 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerydatatransfer/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-03 09:10:09,153 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/03c86160-9eda-4587-85e8-24a9dd0c258b/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 6fc5c7c commit a09637a

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-bigquerydatatransfer.git",
7-
"sha": "7f064af863fe4dcfb6518665ffa7b2573b252515"
7+
"sha": "6fc5c7cd15211b1e96d59ef9f0686643b5472cf4"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
14+
"sha": "ba9918cd22874245b55734f57470c719b577e591"
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-bigquerydatatransfer:1.0.16'
48+
compile 'com.google.cloud:google-cloud-bigquerydatatransfer:1.0.17'
4949
```
5050
If you are using SBT, add this to your dependencies
5151
```Scala
52-
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "1.0.16"
52+
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "1.0.17"
5353
```
5454

5555
## Authentication

0 commit comments

Comments
 (0)