diff --git a/README.md b/README.md index 157a1d37d..75e306775 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies: ```Groovy -implementation platform('com.google.cloud:libraries-bom:26.0.0') +implementation platform('com.google.cloud:libraries-bom:26.1.0') implementation 'com.google.cloud:google-cloud-aiplatform' ``` diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index af9ec027f..f934293eb 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -57,7 +57,7 @@ com.google.cloud google-cloud-bigquery - 2.14.5 + 2.14.6 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 5bdef20f5..492e8a17b 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -57,7 +57,7 @@ com.google.cloud google-cloud-bigquery - 2.14.5 + 2.14.6 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 57e00a80f..980945f81 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-bigquery - 2.14.5 + 2.14.6