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 (#383)
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:04:22,997 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-redis/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-04-12 15:04:24,283 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/1549051f-3300-4849-9b88-e43c96c13599/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation committed Apr 13, 2021
1 parent 7b5a85f commit 247847c
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-redis.git",
"sha": "4fe87ba12f980c14dfa4c91ad79d52670bbcdf95"
"sha": "5aa670f29a39332e7058cc990bafb23336d493b6"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "d9ddac83a22a600dd33854c9d835a4fe52284207"
"sha": "0a071b3460344886297a304253bf924aa68ddb7e"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,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:19.2.1')
implementation platform('com.google.cloud:libraries-bom:20.0.0')
compile 'com.google.cloud:google-cloud-redis'
```
Expand Down

0 comments on commit 247847c

Please sign in to comment.