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


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

```
2021-04-12 15:35:04,607 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-webrisk/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-04-12 15:35:06,049 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/76296a5d-337f-4823-8219-299c384b9b83/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation committed Apr 12, 2021
1 parent 96f5ef0 commit 6e4ea91
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-webrisk.git",
"sha": "ce5e34ece9e888b07247d315c68ce2c6f72aeb85"
"sha": "96f5ef0e50d8e7f87391b2d1f25c3f2e7382068a"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions 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>19.2.1</version>
<version>20.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-webrisk</artifactId>
<version>1.1.11</version>
<version>1.1.12</version>
</dependency>

```
Expand Down

0 comments on commit 6e4ea91

Please sign in to comment.