[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update dependency com.google.cloud:google-cloud-bigquery to v2.18.0 #1375

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into renovate/com.google.cloud-google-cloud-bigqu…
…ery-2.x
  • Loading branch information
blakeli0 committed Oct 31, 2022
commit 41763726ed4e3f068592432b71e2471cb74b147e
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ implementation 'com.google.cloud:google-cloud-pubsub'
If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-pubsub:1.120.23'
implementation 'com.google.cloud:google-cloud-pubsub:1.120.24'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-pubsub" % "1.120.23"
libraryDependencies += "com.google.cloud" % "google-cloud-pubsub" % "1.120.24"
```

## Authentication
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.