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 5e0920d commit fa460e8Copy full SHA for fa460e8
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.57.0')
+implementation platform('com.google.cloud:libraries-bom:26.58.0')
53
54
implementation 'com.google.cloud:google-cloud-spanner'
55
```
0 commit comments