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 ca6f649 commit 773e0b7Copy full SHA for 773e0b7
README.md
@@ -51,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies:
51
If you are using Gradle 5.x or later, add this to your dependencies:
52
53
```Groovy
54
-implementation platform('com.google.cloud:libraries-bom:26.70.0')
+implementation platform('com.google.cloud:libraries-bom:26.71.0')
55
56
implementation 'com.google.cloud:google-cloud-logging'
57
```
0 commit comments