Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/fix-timestamp' into fix-timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed Mar 14, 2022
2 parents 853bd27 + fb52b03 commit cab487d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If you are using Maven without BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies

```Groovy
implementation platform('com.google.cloud:libraries-bom:24.4.0')
implementation platform('com.google.cloud:libraries-bom:25.0.0')
implementation 'com.google.cloud:google-cloud-bigquerystorage'
```
Expand Down

0 comments on commit cab487d

Please sign in to comment.