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 3b15a65 commit 01c2d68Copy full SHA for 01c2d68
‎README.md‎
@@ -51,7 +51,7 @@ If you are using Maven without 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.11.0')
+implementation platform('com.google.cloud:libraries-bom:26.12.0')
55
56
implementation 'com.google.cloud:google-cloud-logging'
57
```
0 commit comments