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

Commit

Permalink
chore: regenerate README (#774)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-07-02 20:36:36,053 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-automl/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-02 20:36:37,486 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/3ca67388-0245-4c95-a903-4e7ef111ea51/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation committed Jul 2, 2021
1 parent 71a788a commit b3fea4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-automl.git",
"sha": "2a2e416f7b803ecaaa382e646b59980c63c1e126"
"sha": "71a788a3ba53a0456a2789b06fa573b0b8248fe1"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -52,12 +52,12 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>1.135.1</version>
<version>1.135.2</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.117.0</version>
<version>1.117.1</version>
</dependency>

```
Expand Down

0 comments on commit b3fea4c

Please sign in to comment.