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 0cbebe2 commit 529cf26Copy full SHA for 529cf26
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.54.0')
+implementation platform('com.google.cloud:libraries-bom:26.55.0')
55
56
implementation 'com.google.cloud:google-cloud-logging'
57
```
0 commit comments