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


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

```
2020-10-28 19:04:32,163 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-webrisk/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working directory clean
2020-10-28 19:04:33,095 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/ee9a126c-52cc-444d-bcaf-49039baa9f85/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Oct 28, 2020
1 parent 0df4490 commit 107194d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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-webrisk.git",
"sha": "9805c4e42c690cdb9d56f9e26d1a862cd1dee7e4"
"sha": "0df449021d40bd278596c347411e4271fb9f890c"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "fd3584b01cedd6c9f79d08be4e2365085f955aa5"
"sha": "ea52b8a0bd560f72f376efcf45197fb7c8869120"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>13.2.0</version>
<version>13.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 107194d

Please sign in to comment.