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

Commit 35af6fa

Browse files
chore: regenerate README (#381)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-10 01:02:21,230 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-redis/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-10 01:02:22,478 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/37e18a60-8a48-4906-9de7-db4cf6550122/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 4fe87ba commit 35af6fa

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-redis.git",
7-
"sha": "7e8f4d3b52b9d7cef1c6720beb3fe3a43c1e97a7"
7+
"sha": "4fe87ba12f980c14dfa4c91ad79d52670bbcdf95"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ compile 'com.google.cloud:google-cloud-redis'
5151
```
5252
If you are using Gradle without BOM, add this to your dependencies
5353
```Groovy
54-
compile 'com.google.cloud:google-cloud-redis:1.1.12'
54+
compile 'com.google.cloud:google-cloud-redis:1.1.13'
5555
```
5656

5757
If you are using SBT, add this to your dependencies
5858
```Scala
59-
libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "1.1.12"
59+
libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "1.1.13"
6060
```
6161

6262
## Authentication

0 commit comments

Comments
 (0)