Skip to content

Commit

Permalink
🦉 Updates from OwlBot
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Oct 20, 2021
1 parent 47846ad commit ddfc48a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-bigquerystorage'
If you are using Gradle without BOM, add this to your dependencies

```Groovy
implementation 'com.google.cloud:google-cloud-bigquerystorage:2.4.1'
implementation 'com.google.cloud:google-cloud-bigquerystorage:2.4.2'
```

If you are using SBT, add this to your dependencies

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.4.1"
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "2.4.2"
```

## Authentication
Expand Down

0 comments on commit ddfc48a

Please sign in to comment.