diff --git a/README.md b/README.md index 6774ff77..98ed4f8a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-datalabeling - 0.122.6 + 0.122.7 ``` @@ -59,13 +59,13 @@ implementation 'com.google.cloud:google-cloud-datalabeling' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-datalabeling:0.122.6' +implementation 'com.google.cloud:google-cloud-datalabeling:0.122.7' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.122.6" +libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.122.7" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index a46cc0da..c2793b25 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-datalabeling - 0.122.6 + 0.122.7 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 6d482cd7..66640d68 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-datalabeling - 0.122.6 + 0.122.7