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

Commit 066d13a

Browse files
chore: regenerate README (#371)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-02 18:42:18,025 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-document-ai/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-02 18:42:18,993 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/2315047a-ddfe-4f90-89d8-5b1bc03fc5ae/targets - [ ] To automatically regenerate this PR, check this box.
1 parent e98fa5a commit 066d13a

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": "e9425d1af5fb7891d2c1e0716a1b45ad9d2b7b5a"
7+
"sha": "2f341a10d41f10a35f19eed20c7c6aa891f0569f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "0199c79b8324fba66476300824aa931788c47e2d"
14+
"sha": "21da7d9fa02f6916d9f87cf4072b3547b5c72eb5"
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.4.0'
58+
compile 'com.google.cloud:google-cloud-document-ai:0.4.1'
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.4.0"
63+
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "0.4.1"
6464
```
6565

6666
## Authentication

0 commit comments

Comments
 (0)