Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Commitcc8b4b2

Browse files
authored
deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.2 (#852)
[![WhiteSource 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.api.grpc:proto-google-cloud-aiplatform-v1beta1](https://togithub.com/googleapis/java-) | `0.14.1` -> `0.14.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.14.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.14.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.14.2/compatibility-slim/0.14.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.14.2/confidence-slim/0.14.1)](https://docs.renovatebot.com/merge-confidence/) |---### Configuration📅 **Schedule**: At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.🔕 **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-aiplatform).
1 parent37086ba commitcc8b4b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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:2.8.1'
48+
implementation 'com.google.cloud:google-cloud-aiplatform:2.8.2'
4949
```
5050

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

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

5757
##Authentication

‎samples/snippets/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.google.api.grpc</groupId>
6262
<artifactId>proto-google-cloud-aiplatform-v1beta1</artifactId>
63-
<version>0.14.1</version>
63+
<version>0.14.2</version>
6464
</dependency>
6565

6666
</dependencies>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp