Content-Length: 375816 | pFad | http://github.com/googleapis/java-aiplatform/commit/ff34c82582905a03a385d522173e897f3ea19e36

E8 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.… · googleapis/java-aiplatform@ff34c82 · GitHub
Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Commit ff34c82

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.17.1 (#1092)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.17.0` -> `2.17.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.1/compatibility-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.1/confidence-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v2.17.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2171-httpsgithubcomgoogleapisjava-bigquerycomparev2170v2171-2022-10-10) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.17.0...v2.17.1) ##### Dependencies - Update cloud client dependencies ([#&#8203;2335](https://togithub.com/googleapis/java-bigquery/issues/2335)) ([f8053d7](https://togithub.com/googleapis/java-bigquery/commit/f8053d7773d225b29e669976c6123b5d30ccd6a8)) - Update cloud client dependencies ([#&#8203;2337](https://togithub.com/googleapis/java-bigquery/issues/2337)) ([1194eac](https://togithub.com/googleapis/java-bigquery/commit/1194eacf23d947a0d923a3b3fd3f9460dfc996b3)) - Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.5.6 ([#&#8203;2336](https://togithub.com/googleapis/java-bigquery/issues/2336)) ([a86c759](https://togithub.com/googleapis/java-bigquery/commit/a86c7594d0c9e8a480297b028e108c86f4a1e12a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-aiplatform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzMC4wIn0=-->
1 parent a9d9090 commit ff34c82

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ implementation 'com.google.cloud:google-cloud-aiplatform'
4545
If you are using Gradle without BOM, add this to your dependencies:
4646

4747
```Groovy
48-
implementation 'com.google.cloud:google-cloud-aiplatform:3.4.0'
48+
implementation 'com.google.cloud:google-cloud-aiplatform:3.4.1'
4949
```
5050

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

5353
```Scala
54-
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.4.0"
54+
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.4.1"
5555
```
5656

5757
## Authentication

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>
5959
<artifactId>google-cloud-bigquery</artifactId>
60-
<version>2.17.0</version>
60+
<version>2.17.1</version>
6161
</dependency>
6262
</dependencies>
6363

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>
5959
<artifactId>google-cloud-bigquery</artifactId>
60-
<version>2.17.0</version>
60+
<version>2.17.1</version>
6161
</dependency>
6262
</dependencies>
6363

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.google.cloud</groupId>
6767
<artifactId>google-cloud-bigquery</artifactId>
68-
<version>2.17.0</version>
68+
<version>2.17.1</version>
6969
</dependency>
7070
</dependencies>
7171
</project>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/googleapis/java-aiplatform/commit/ff34c82582905a03a385d522173e897f3ea19e36

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy