Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Apr 14, 2022
1 parent 5779dbc commit 3da10cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle without BOM, add this to your dependencies

```Groovy
implementation 'com.google.cloud:google-cloud-bigqueryconnection:2.2.1'
implementation 'com.google.cloud:google-cloud-bigqueryconnection:2.2.2'
```

If you are using SBT, add this to your dependencies

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.2.1"
libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.2.2"
```

## Authentication
Expand Down

0 comments on commit 3da10cf

Please sign in to comment.