Skip to content

Commit a371912

Browse files
chore: regenerate README (googleapis#992)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-09-07 21:10:42,032 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-09-07 21:10:43,098 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/338b2de6-4bcd-4e73-87bc-7de6c695de2d/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 148a928 commit a371912

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigtable.git",
7-
"sha": "9b2279881c465f5e00493927e012e2195458309e"
7+
"sha": "148a928e3f8f6d1e2ee1d1b119ca820d676802fd"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ad7fd76e17bf9494a3e47ff9cf445f61564432e0"
14+
"sha": "17ee6e5c08f2eb47029beee4776ce990e56b3925"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you are using Maven without BOM, add this to your dependencies:
4949
If you are using Gradle 5.x or later, add this to your dependencies
5050

5151
```Groovy
52-
implementation platform('com.google.cloud:libraries-bom:22.0.0')
52+
implementation platform('com.google.cloud:libraries-bom:23.0.0')
5353
5454
implementation 'com.google.cloud:google-cloud-bigtable'
5555
```

0 commit comments

Comments
 (0)