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 841a83d commit 7e78090Copy full SHA for 7e78090
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.65.0')
+implementation platform('com.google.cloud:libraries-bom:26.66.0')
53
54
implementation 'com.google.cloud:google-cloud-spanner'
55
```
0 commit comments