diff --git a/README.md b/README.md index 85bd59ee5..9ab45531c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,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:24.1.1') +implementation platform('com.google.cloud:libraries-bom:24.1.2') implementation 'com.google.cloud:google-cloud-video-intelligence' ``` diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 59bdfd57d..a1b1e0b66 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -58,7 +58,7 @@ com.google.cloud google-cloud-core - 2.3.3 + 2.3.4 test tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 34edf9e80..d736eb849 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-core - 2.3.3 + 2.3.4 test tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 8fdd53fbf..db2ce1bf2 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -63,7 +63,7 @@ com.google.cloud google-cloud-core - 2.3.3 + 2.3.4 test tests