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 fea467c commit 3b66fe1Copy full SHA for 3b66fe1
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.46.0')
+implementation platform('com.google.cloud:libraries-bom:26.47.0')
56
57
implementation 'com.google.cloud:google-cloud-logging'
58
```
0 commit comments