Skip to content

Commit

Permalink
chore: regenerate README (googleapis#482)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


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

```
2021-05-11 01:31:07,010 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-resourcemanager/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-05-11 01:31:08,284 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/beb0e68d-cf50-400c-b8fb-44bd34682be6/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation authored May 11, 2021
1 parent c3e1b63 commit 4e6d1a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-resourcemanager.git",
"sha": "14989aee674a43637fcc37cb6e94967883bff055"
"sha": "902839872ae7e611a70cd05e0481a95da57759f6"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "06a8cd0ff7e81b05e6c503eab510ec622384caa7"
"sha": "6726988c677bb78385868bfc48dbfa2fe981d44a"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion java-resourcemanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If you are using Maven without BOM, add this to your dependencies:

If you are using Gradle 5.x or later, add this to your dependencies
```Groovy
implementation platform('com.google.cloud:libraries-bom:20.2.0')
implementation platform('com.google.cloud:libraries-bom:20.3.0')
compile 'com.google.cloud:google-cloud-resourcemanager'
```
Expand Down

0 comments on commit 4e6d1a8

Please sign in to comment.