Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Commit 894f40f

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
3838
If you are using Gradle 5.x or later, add this to your dependencies
3939

4040
```Groovy
41-
implementation platform('com.google.cloud:libraries-bom:24.2.0')
41+
implementation platform('com.google.cloud:libraries-bom:24.3.0')
4242
4343
implementation 'com.google.cloud:google-cloud-aiplatform'
4444
```

0 commit comments

Comments
 (0)