This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
.github/readme/synth.metadata Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-redis.git",
7- "sha": "3ba9b7d2a5b4c94cf25b9b45f9a92bf23231dd54 "
7+ "sha": "bf8cc6569f1673c5a87b896578d1c00653b5e637 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "synthtool",
1313 "remote": "https://github.com/googleapis/synthtool.git",
14- "sha": "f94318521f63085b9ccb43d42af89f153fb39f15 "
14+ "sha": "996775eca5fd934edac3c2ae34b80ff0395b1717 "
1515 }
1616 }
1717 ]
Original file line number Diff line number Diff line change @@ -38,18 +38,18 @@ If you are using Maven without BOM, add this to your dependencies:
3838<dependency >
3939 <groupId >com.google.cloud</groupId >
4040 <artifactId >google-cloud-redis</artifactId >
41- <version >1.1.5 </version >
41+ <version >1.1.6 </version >
4242</dependency >
4343
4444```
4545
4646If you are using Gradle, add this to your dependencies
4747``` Groovy
48- compile 'com.google.cloud:google-cloud-redis:1.1.5 '
48+ compile 'com.google.cloud:google-cloud-redis:1.1.6 '
4949```
5050If you are using SBT, add this to your dependencies
5151``` Scala
52- libraryDependencies += " com.google.cloud" % " google-cloud-redis" % " 1.1.5 "
52+ libraryDependencies += " com.google.cloud" % " google-cloud-redis" % " 1.1.6 "
5353```
5454
5555## Authentication
@@ -127,6 +127,8 @@ Java 8 OSX | [![Kokoro CI][kokoro-badge-image-3]][kokoro-badge-link-3]
127127Java 8 Windows | [ ![ Kokoro CI] [ kokoro-badge-image-4 ]] [ kokoro-badge-link-4 ]
128128Java 11 | [ ![ Kokoro CI] [ kokoro-badge-image-5 ]] [ kokoro-badge-link-5 ]
129129
130+ Java is a registered trademark of Oracle and/or its affiliates.
131+
130132[ product-docs ] : https://cloud.google.com/memorystore/docs/redis/
131133[ javadocs ] : https://googleapis.dev/java/google-cloud-redis/latest/
132134[ kokoro-badge-image-1 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-redis/java7.svg
You can’t perform that action at this time.
0 commit comments