Skip to content

Commit 1ff53f3

Browse files
chore: regenerate README (#794)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-16 22:23:25,398 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-16 22:23:26,623 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/a9eebc21-71d1-4f11-80cf-3d5e3e37b8f1/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 4d1d1e7 commit 1ff53f3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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-pubsub.git",
7-
"sha": "7940378db1394e3c5631ec854fa57b35cfb12094"
7+
"sha": "4d1d1e7e93511c093eeb7f0e553058035a54b6fb"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "7e1f6da50524b5d98eb67adbf6dd0805df54233d"
14+
"sha": "a01e1a0bf70754f51450958b966bd673945d1e6e"
1515
}
1616
}
1717
]

README.md

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

5353
```Groovy
54-
implementation platform('com.google.cloud:libraries-bom:20.9.0')
54+
implementation platform('com.google.cloud:libraries-bom:21.0.0')
5555
5656
compile 'com.google.cloud:google-cloud-pubsub'
5757
```

0 commit comments

Comments
 (0)