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 (#480)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


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

```
2021-02-26 17:47:00,667 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-automl/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-02-26 17:47:02,421 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/eef3447a-1b9c-4c11-ba74-c2c3ab7ce72c/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Feb 26, 2021
1 parent b8ebfd9 commit 3e22fe4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-automl.git",
"sha": "800e627473ee515d596923a545d38c59cd389fea"
"sha": "b8ebfd9af21fe2e3b2a47b488b63563baeb1d721"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "0199c79b8324fba66476300824aa931788c47e2d"
"sha": "8c5628b86cfa8386de7b8fc1675e6b528b552d57"
}
}
]
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.127.0</version>
<version>1.127.5</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.113.8</version>
<version>1.113.11</version>
</dependency>

```
Expand Down

0 comments on commit 3e22fe4

Please sign in to comment.