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

Commit acc7406

Browse files
chore: regenerate README (#418)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-14 00:42:12,634 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-14 00:42:13,896 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/467dd57a-1a6c-4d9c-b51f-b17bde81c727/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent bc03864 commit acc7406

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": "ddc286a6cdeeff98469243b8dcf2d978f6239095"
7+
"sha": "70f45114f95861dc422df6f7e1e998938c784265"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "0a071b3460344886297a304253bf924aa68ddb7e"
14+
"sha": "082e1ca0863b13ada8594fe91845380765da5b70"
1515
}
1616
}
1717
]

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.5.0'
58+
compile 'com.google.cloud:google-cloud-document-ai:0.6.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.5.0"
63+
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "0.6.0"
6464
```
6565

6666
## Authentication

0 commit comments

Comments
 (0)