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

Commit 5a27205

Browse files
chore: regenerate README (#605)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-25 23:39:44,589 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-document-ai/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-25 23:39:45,609 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/35f2306e-8b46-4925-a7a1-d950a0e0d001/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 2ded9f0 commit 5a27205

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-document-ai.git",
7-
"sha": "fde99cac1da510aba355f15fe34fd123238202b8"
7+
"sha": "2ded9f05a6b474557bda01d87567081ab60c6053"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "a01e1a0bf70754f51450958b966bd673945d1e6e"
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-document-ai'
5757
If you are using Gradle without BOM, add this to your dependencies
5858

5959
```Groovy
60-
compile 'com.google.cloud:google-cloud-document-ai:2.0.2'
60+
compile 'com.google.cloud:google-cloud-document-ai:2.0.3'
6161
```
6262

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

6565
```Scala
66-
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.0.2"
66+
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.0.3"
6767
```
6868

6969
## Authentication

0 commit comments

Comments
 (0)