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

Commit 299b168

Browse files
chore: regenerate README (#410)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-12-16 09:16:45,499 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dataproc/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-16 09:16:46,384 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/7936cae1-1899-4a2b-9415-df55fad83bd7/targets - [ ] To automatically regenerate this PR, check this box.
1 parent d1a9c96 commit 299b168

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-dataproc.git",
7-
"sha": "fdbd7cc5b0962ce34418a2ac12f33a3b58520c07"
7+
"sha": "d1a9c96a4d86611350c5b07853d419f1ec579b8d"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "996775eca5fd934edac3c2ae34b80ff0395b1717"
14+
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ If you are using Maven without BOM, add this to your dependencies:
4646

4747
If you are using Gradle, add this to your dependencies
4848
```Groovy
49-
compile 'com.google.cloud:google-cloud-dataproc:1.1.8'
49+
compile 'com.google.cloud:google-cloud-dataproc:1.1.10'
5050
```
5151
If you are using SBT, add this to your dependencies
5252
```Scala
53-
libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "1.1.8"
53+
libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "1.1.10"
5454
```
5555

5656
## Authentication

0 commit comments

Comments
 (0)