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 448cab9 commit 497b935Copy full SHA for 497b935
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.66.0')
+implementation platform('com.google.cloud:libraries-bom:26.67.0')
53
54
implementation 'com.google.cloud:google-cloud-spanner'
55
```
0 commit comments