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

Commit dab957d

Browse files
chore: regenerate README (#430)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-19 20:38:16,231 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-document-ai/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-19 20:38:17,520 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/d5a6de4a-0e3e-47b2-a7a2-8a936570ad5c/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 1ea5c61 commit dab957d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-document-ai.git",
7-
"sha": "4accfd0f9a5af72b51e6436503959c8f692b26f2"
7+
"sha": "1ea5c6128ff9177a9cd21705adaffe6e095476fb"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ compile 'com.google.cloud:google-cloud-document-ai'
5555
```
5656
If you are using Gradle without BOM, add this to your dependencies
5757
```Groovy
58-
compile 'com.google.cloud:google-cloud-document-ai:0.6.0'
58+
compile 'com.google.cloud:google-cloud-document-ai:0.7.0'
5959
```
6060

6161
If you are using SBT, add this to your dependencies
6262
```Scala
63-
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "0.6.0"
63+
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "0.7.0"
6464
```
6565

6666
## Authentication

0 commit comments

Comments
 (0)