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

Commit 52d6a3e

Browse files
chore: regenerate README (#466)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-24 08:10:17,743 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerydatatransfer/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-24 08:10:18,685 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/b7ddac5a-eed8-4ed2-89f2-cfdbadf12b22/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 6eca0b4 commit 52d6a3e

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

5555
## Authentication

0 commit comments

Comments
 (0)