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

Commit 38db13a

Browse files
chore: regenerate README
1 parent 9b36898 commit 38db13a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.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": "2fa74d247d49891f670f458196b6e6b04b0e0f04"
7+
"sha": "9b3689899ff15d2e1ec1e5ad9520835bc9ce4733"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>libraries-bom</artifactId>
20-
<version>19.2.1</version>
20+
<version>20.3.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>
@@ -38,7 +38,7 @@ 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.14</version>
41+
<version>1.1.15</version>
4242
</dependency>
4343

4444
```

0 commit comments

Comments
 (0)