Skip to content

Commit d17e17c

Browse files
chore: regenerate README (#498)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-14 22:36:33,453 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-firestore/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-14 22:36:34,340 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/878d6f18-c3f3-430f-8828-9bbb0fe5d502/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 27ff9f6 commit d17e17c

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-firestore.git",
7-
"sha": "6e15f54e327398460c43e5959e2b0e13e33a0a8e"
7+
"sha": "27ff9f6dfa92cac9119d2014c24a0759baa44fb7"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8"
14+
"sha": "16ec872dd898d7de6e1822badfac32484b5d9031"
1515
}
1616
}
1717
]

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:16.2.1')
48+
implementation platform('com.google.cloud:libraries-bom:16.3.0')
4949
5050
compile 'com.google.cloud:google-cloud-firestore'
5151
```

0 commit comments

Comments
 (0)