There was an error while loading. Please reload this page.
1 parent 5eea446 commit 0d3acdeCopy full SHA for 0d3acde
‎README.md‎
@@ -52,7 +52,7 @@ If you are using Maven without the BOM, add this to your dependencies:
52
If you are using Gradle 5.x or later, add this to your dependencies:
53
54
```Groovy
55
-implementation platform('com.google.cloud:libraries-bom:26.20.0')
+implementation platform('com.google.cloud:libraries-bom:26.21.0')
56
57
implementation 'com.google.cloud:google-cloud-pubsub'
58
```
0 commit comments