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.

Commita14e253

Browse files
deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.2 (#666)
* deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.2* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent3ad21ce commita14e253

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.2.1'
48+
implementation 'com.google.cloud:google-cloud-aiplatform:2.2.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.2.1"
54+
libraryDependencies+="com.google.cloud"%"google-cloud-aiplatform"%"2.2.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.8.1</version>
63+
<version>0.8.2</version>
6464
</dependency>
6565

6666
</dependencies>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp