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 (#583)
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-05 20:30:42,065 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-errorreporting/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-05 20:30:43,184 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/7d05450a-3e9c-49f1-933b-0e043aa2384c/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation authored Jul 5, 2021
1 parent b840e7d commit 046f85c
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
"sha": "0f706a9f6f07747186dc35d2a995654f99a00c47"
"sha": "b840e7d7c8b120bfb5da4246e1ec6afd0bbce943"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "9763f20e4b7bb1091082462b2f7970e965d0d414"
"sha": "39652e3948f455fd0b77535a0145eeec561a3706"
}
}
]
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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>20.6.0</version>
<version>20.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -60,7 +60,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-errorreporting</artifactId>
<version>0.121.2-beta</version>
<version>0.121.3-beta</version>
</dependency>

```
Expand Down

0 comments on commit 046f85c

Please sign in to comment.