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 6d46a51 commit 70607c1Copy full SHA for 70607c1
README.md
@@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
49
If you are using Gradle 5.x or later, add this to your dependencies:
50
51
```Groovy
52
-implementation platform('com.google.cloud:libraries-bom:26.50.0')
+implementation platform('com.google.cloud:libraries-bom:26.51.0')
53
54
implementation 'com.google.cloud:google-cloud-spanner'
55
```
0 commit comments