There was an error while loading. Please reload this page.
1 parent ff0d466 commit 11f8ef6Copy full SHA for 11f8ef6
‎README.md‎
@@ -49,7 +49,7 @@ If you are using Maven without 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.10.0')
+implementation platform('com.google.cloud:libraries-bom:26.11.0')
53
54
implementation 'com.google.cloud:google-cloud-spanner'
55
```
0 commit comments