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

Commit c0eaf37

Browse files
chore: regenerate README (#487)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-09 19:40:27,248 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-errorreporting/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-09 19:40:28,574 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/8e2c36ed-f374-41f0-a89a-8a0a93b96990/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 878d4e9 commit c0eaf37

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/readme/synth.metadata/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-errorreporting.git",
7-
"sha": "31852b4cbd87c47b578f30c8a0e2fd016bf44161"
7+
"sha": "878d4e9e6940249e352f8c330a1229acbb9dc896"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@ compile 'com.google.cloud:google-cloud-errorreporting'
7676
```
7777
If you are using Gradle without BOM, add this to your dependencies
7878
```Groovy
79-
compile 'com.google.cloud:google-cloud-errorreporting:0.120.37-beta'
79+
compile 'com.google.cloud:google-cloud-errorreporting:0.120.38-beta'
8080
```
8181

8282
If you are using SBT, add this to your dependencies
8383
```Scala
84-
libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.120.37-beta"
84+
libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.120.38-beta"
8585
```
8686

8787
## Authentication

0 commit comments

Comments
 (0)