There was an error while loading. Please reload this page.
1 parent 5e9b779 commit dab3337Copy full SHA for dab3337
‎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.17.0')
+implementation platform('com.google.cloud:libraries-bom:26.18.0')
54
55
implementation 'com.google.cloud:google-cloud-spanner'
56
```
0 commit comments