There was an error while loading. Please reload this page.
1 parent f488cd7 commit 23a0d38Copy full SHA for 23a0d38
‎README.md‎
@@ -53,7 +53,7 @@ If you are using Maven without the BOM, add this to your dependencies:
53
If you are using Gradle 5.x or later, add this to your dependencies:
54
55
```Groovy
56
-implementation platform('com.google.cloud:libraries-bom:26.33.0')
+implementation platform('com.google.cloud:libraries-bom:26.34.0')
57
58
implementation 'com.google.cloud:google-cloud-bigquery'
59
```
0 commit comments