We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5fd97f commit cfda93dCopy full SHA for cfda93d
‎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-logging'
58
```
0 commit comments