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

Commit bcc32fb

Browse files
Merge 18e5a63 into 0bce2bf
2 parents 0bce2bf + 18e5a63 commit bcc32fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-memcache.git",
7-
"sha": "6415c3648feef16202eb50add5033017c64b89d6"
7+
"sha": "0bce2bf3bf5b589ee374b91c2def28e448a79fe2"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you are using Maven without BOM, add this to your dependencies:
4545

4646
If you are using Gradle 5.x or later, add this to your dependencies
4747
```Groovy
48-
implementation platform('com.google.cloud:libraries-bom:18.1.0')
48+
implementation platform('com.google.cloud:libraries-bom:19.0.0')
4949
5050
compile 'com.google.cloud:google-cloud-memcache'
5151
```

0 commit comments

Comments
 (0)