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

Commit a4e3a4a

Browse files
chore: regenerate README (#266)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-20 08:20:19,438 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-tasks/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-20 08:20:20,381 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/9e94038c-105e-4408-bd21-b412e97bd2d1/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 1ccdc63 commit a4e3a4a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/readme/synth.metadata/synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-tasks.git",
7-
"sha": "775a19f1ffa991a6e6726c7bbad7ddb1748d3593"
7+
"sha": "1ccdc63f1803e9d71ede05aea157be9791acbee0"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "d5d03413e1879108b5ade8839ce38de01be652da"
14+
"sha": "5a506ec8765cc04f7e29f888b8e9b257d9a7ae11"
1515
}
1616
}
1717
]

README.md

+2-2
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-tasks:1.30.4'
48+
compile 'com.google.cloud:google-cloud-tasks:1.30.5'
4949
```
5050
If you are using SBT, add this to your dependencies
5151
```Scala
52-
libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "1.30.4"
52+
libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "1.30.5"
5353
```
5454

5555
## Authentication

0 commit comments

Comments
 (0)