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 28e2b47 commit 2fc6fcfCopy full SHA for 2fc6fcf
README.md
@@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
50
If you are using Gradle 5.x or later, add this to your dependencies:
51
52
```Groovy
53
-implementation platform('com.google.cloud:libraries-bom:26.45.0')
+implementation platform('com.google.cloud:libraries-bom:26.46.0')
54
55
implementation 'com.google.cloud:google-cloud-spanner'
56
```
0 commit comments