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 a2f0942 commit 7e973aeCopy full SHA for 7e973ae
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.68.0')
+implementation platform('com.google.cloud:libraries-bom:26.69.0')
55
56
implementation 'com.google.cloud:google-cloud-logging'
57
```
0 commit comments