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

Commit 4895e22

Browse files
chore: regenerate README (#176)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-08 21:37:09,281 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-memcache/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-08 21:37:10,222 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/2726118a-4c85-49c5-8e8b-15b2279b26d3/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 778f469 commit 4895e22

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"sources": [
3+
{
4+
"git": {
5+
"name": ".",
6+
"remote": "https://github.com/googleapis/java-memcache.git",
7+
"sha": "778f4690afc4aea731f052f6c1ead28d5475b324"
8+
}
9+
},
10+
{
11+
"git": {
12+
"name": "synthtool",
13+
"remote": "https://github.com/googleapis/synthtool.git",
14+
"sha": "b6164c26a111f7f587099d31253abb96b5737bb2"
15+
}
16+
}
17+
]
18+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>10.1.0</version>
23+
<version>12.0.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>

0 commit comments

Comments
 (0)