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

Commit 89b5c1c

Browse files
chore: regenerate README (#449)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-09 22:48:25,113 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-datalabeling/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-09 22:48:26,355 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/5e2752ad-eb1d-480e-988e-675ff7431f6c/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent dfdb457 commit 89b5c1c

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-datalabeling.git",
7-
"sha": "86c84d63b997f150477281d4b6d49876215e2128"
7+
"sha": "9a7ea30b0db52c5b829c34314745d781b5b504e8"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ compile 'com.google.cloud:google-cloud-datalabeling'
5454
```
5555
If you are using Gradle without BOM, add this to your dependencies
5656
```Groovy
57-
compile 'com.google.cloud:google-cloud-datalabeling:0.119.13'
57+
compile 'com.google.cloud:google-cloud-datalabeling:0.119.14'
5858
```
5959

6060
If you are using SBT, add this to your dependencies
6161
```Scala
62-
libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.119.13"
62+
libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.119.14"
6363
```
6464

6565
## Authentication

0 commit comments

Comments
 (0)