Skip to content

Commit 788f002

Browse files
chore: regenerate README (#650)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-05-10 17:33:54,093 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-05-10 17:33:55,454 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/b9661869-8dcf-4edf-b00e-8924ed3cbee4/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 96ab1d4 commit 788f002

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

+2-2
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": "0488a27ce6ef4e43a9b509371051d4b7af4e81ce"
7+
"sha": "7f505afed26c3f730204f3296e4bec6e701925a9"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "06a8cd0ff7e81b05e6c503eab510ec622384caa7"
14+
"sha": "6726988c677bb78385868bfc48dbfa2fe981d44a"
1515
}
1616
}
1717
]

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you are using Maven without BOM, add this to your dependencies:
4747

4848
If you are using Gradle 5.x or later, add this to your dependencies
4949
```Groovy
50-
implementation platform('com.google.cloud:libraries-bom:20.2.0')
50+
implementation platform('com.google.cloud:libraries-bom:20.3.0')
5151
5252
compile 'com.google.cloud:google-cloud-pubsub'
5353
```

0 commit comments

Comments
 (0)