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

Commit a7690c5

Browse files
chore: regenerate README (#648)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-25 23:39:50,021 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-vision/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-25 23:39:51,232 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/1434bff7-98a4-4260-b061-bd03bb4c1c3f/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 22e3250 commit a7690c5

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-vision.git",
7-
"sha": "a124fb7da9d279e4c4e0c1d5398d904e576fdd7b"
7+
"sha": "22e32507994c55001301708bb6acb0503def04fd"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "8032ab5a32471d85ece8fc261df16cc40fbfa4fb"
14+
"sha": "31728d872f50e439ded2f67fa8d67955b26a4e35"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ compile 'com.google.cloud:google-cloud-vision'
5757
If you are using Gradle without BOM, add this to your dependencies
5858

5959
```Groovy
60-
compile 'com.google.cloud:google-cloud-vision:2.0.4'
60+
compile 'com.google.cloud:google-cloud-vision:2.0.5'
6161
```
6262

6363
If you are using SBT, add this to your dependencies
6464

6565
```Scala
66-
libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "2.0.4"
66+
libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "2.0.5"
6767
```
6868

6969
## Authentication

0 commit comments

Comments
 (0)