diff --git a/java-containeranalysis/README.md b/java-containeranalysis/README.md index 9ca1071d8690..4c63775a1131 100644 --- a/java-containeranalysis/README.md +++ b/java-containeranalysis/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-containeranalysis - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-containeranalysis:2.33.0' +implementation 'com.google.cloud:google-cloud-containeranalysis:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.34.0" ``` diff --git a/java-contentwarehouse/README.md b/java-contentwarehouse/README.md index 8b5b2fc90fcb..ab6cf3710e43 100644 --- a/java-contentwarehouse/README.md +++ b/java-contentwarehouse/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-contentwarehouse - 0.28.0 + 0.29.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-contentwarehouse:0.28.0' +implementation 'com.google.cloud:google-cloud-contentwarehouse:0.29.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-contentwarehouse" % "0.28.0" +libraryDependencies += "com.google.cloud" % "google-cloud-contentwarehouse" % "0.29.0" ``` diff --git a/java-data-fusion/README.md b/java-data-fusion/README.md index da8ba6aecc71..24f37258e718 100644 --- a/java-data-fusion/README.md +++ b/java-data-fusion/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-data-fusion - 1.32.0 + 1.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-data-fusion:1.32.0' +implementation 'com.google.cloud:google-cloud-data-fusion:1.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-data-fusion" % "1.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-data-fusion" % "1.33.0" ``` diff --git a/java-datacatalog/README.md b/java-datacatalog/README.md index c38d160d044b..0f41e8dcebfb 100644 --- a/java-datacatalog/README.md +++ b/java-datacatalog/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datacatalog - 1.38.0 + 1.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datacatalog:1.38.0' +implementation 'com.google.cloud:google-cloud-datacatalog:1.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.39.0" ``` diff --git a/java-dataflow/README.md b/java-dataflow/README.md index 6bb2c4c53781..0ce58d76dc28 100644 --- a/java-dataflow/README.md +++ b/java-dataflow/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataflow - 0.36.0 + 0.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataflow:0.36.0' +implementation 'com.google.cloud:google-cloud-dataflow:0.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataflow" % "0.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataflow" % "0.37.0" ``` diff --git a/java-dataform/README.md b/java-dataform/README.md index 30fb72505ac4..2d250db98d12 100644 --- a/java-dataform/README.md +++ b/java-dataform/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataform - 0.31.0 + 0.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataform:0.31.0' +implementation 'com.google.cloud:google-cloud-dataform:0.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataform" % "0.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataform" % "0.32.0" ``` diff --git a/java-datalabeling/README.md b/java-datalabeling/README.md index 78f76280db04..9ba7e6e076f8 100644 --- a/java-datalabeling/README.md +++ b/java-datalabeling/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datalabeling - 0.152.0 + 0.153.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datalabeling:0.152.0' +implementation 'com.google.cloud:google-cloud-datalabeling:0.153.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.152.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.153.0" ``` diff --git a/java-datalineage/README.md b/java-datalineage/README.md index e818e1d94385..2ff8093ddb0a 100644 --- a/java-datalineage/README.md +++ b/java-datalineage/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datalineage - 0.24.0 + 0.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datalineage:0.24.0' +implementation 'com.google.cloud:google-cloud-datalineage:0.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.25.0" ``` diff --git a/java-dataplex/README.md b/java-dataplex/README.md index e1c35f6f39df..b2f14ffad55a 100644 --- a/java-dataplex/README.md +++ b/java-dataplex/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataplex - 1.30.0 + 1.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataplex:1.30.0' +implementation 'com.google.cloud:google-cloud-dataplex:1.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.31.0" ``` diff --git a/java-dataproc-metastore/README.md b/java-dataproc-metastore/README.md index 079cfb940bc2..855a266e79e5 100644 --- a/java-dataproc-metastore/README.md +++ b/java-dataproc-metastore/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataproc-metastore - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.33.0' +implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.34.0" ``` diff --git a/java-dataproc/README.md b/java-dataproc/README.md index c7274682932b..d0b1f11ac3e2 100644 --- a/java-dataproc/README.md +++ b/java-dataproc/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataproc - 4.29.0 + 4.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc:4.29.0' +implementation 'com.google.cloud:google-cloud-dataproc:4.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.30.0" ``` diff --git a/java-datastream/README.md b/java-datastream/README.md index 48eebd6b522c..429b1df4fa01 100644 --- a/java-datastream/README.md +++ b/java-datastream/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datastream - 1.31.0 + 1.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datastream:1.31.0' +implementation 'com.google.cloud:google-cloud-datastream:1.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.32.0" ``` diff --git a/java-debugger-client/README.md b/java-debugger-client/README.md index 9dac42200850..d14b57b09b5b 100644 --- a/java-debugger-client/README.md +++ b/java-debugger-client/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-debugger-client - 1.32.0 + 1.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-debugger-client:1.32.0' +implementation 'com.google.cloud:google-cloud-debugger-client:1.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.33.0" ``` diff --git a/java-deploy/README.md b/java-deploy/README.md index 8039941e1e63..791c8df7fe33 100644 --- a/java-deploy/README.md +++ b/java-deploy/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-deploy - 1.30.0 + 1.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-deploy:1.30.0' +implementation 'com.google.cloud:google-cloud-deploy:1.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.31.0" ``` diff --git a/java-dialogflow-cx/README.md b/java-dialogflow-cx/README.md index 0091315b6710..42bb90dd9b21 100644 --- a/java-dialogflow-cx/README.md +++ b/java-dialogflow-cx/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dialogflow-cx - 0.43.0 + 0.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.43.0' +implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.44.0" ``` diff --git a/java-dialogflow/README.md b/java-dialogflow/README.md index 645b22900a1f..8c7d0638170b 100644 --- a/java-dialogflow/README.md +++ b/java-dialogflow/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dialogflow - 4.38.0 + 4.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow:4.38.0' +implementation 'com.google.cloud:google-cloud-dialogflow:4.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.39.0" ``` diff --git a/java-discoveryengine/README.md b/java-discoveryengine/README.md index c86eb73681a4..8ededa5d1eb9 100644 --- a/java-discoveryengine/README.md +++ b/java-discoveryengine/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-discoveryengine - 0.28.0 + 0.29.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-discoveryengine:0.28.0' +implementation 'com.google.cloud:google-cloud-discoveryengine:0.29.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.28.0" +libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.29.0" ``` diff --git a/java-distributedcloudedge/README.md b/java-distributedcloudedge/README.md index 3d27b4a7105d..76e72320b00f 100644 --- a/java-distributedcloudedge/README.md +++ b/java-distributedcloudedge/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-distributedcloudedge - 0.29.0 + 0.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.29.0' +implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.30.0" ``` diff --git a/java-dlp/README.md b/java-dlp/README.md index 77be8d79c58e..9e403b10c65c 100644 --- a/java-dlp/README.md +++ b/java-dlp/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dlp - 3.36.0 + 3.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dlp:3.36.0' +implementation 'com.google.cloud:google-cloud-dlp:3.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.37.0" ``` diff --git a/java-dms/README.md b/java-dms/README.md index b26051afa2aa..ff433d16c66e 100644 --- a/java-dms/README.md +++ b/java-dms/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dms - 2.31.0 + 2.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dms:2.31.0' +implementation 'com.google.cloud:google-cloud-dms:2.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.32.0" ``` diff --git a/java-dns/README.md b/java-dns/README.md index bed40c33015b..14ca070350f9 100644 --- a/java-dns/README.md +++ b/java-dns/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dns - 2.30.0 + 2.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dns:2.30.0' +implementation 'com.google.cloud:google-cloud-dns:2.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.31.0" ``` diff --git a/java-document-ai/README.md b/java-document-ai/README.md index b384d08ab73b..19a20d9bd324 100644 --- a/java-document-ai/README.md +++ b/java-document-ai/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-document-ai - 2.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-document-ai:2.36.0' +implementation 'com.google.cloud:google-cloud-document-ai:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.37.0" ``` diff --git a/java-domains/README.md b/java-domains/README.md index ada5e3d2ea19..325c02c58afe 100644 --- a/java-domains/README.md +++ b/java-domains/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-domains - 1.29.0 + 1.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-domains:1.29.0' +implementation 'com.google.cloud:google-cloud-domains:1.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.30.0" ``` diff --git a/java-edgenetwork/README.md b/java-edgenetwork/README.md index b236a2a4be6a..32d8a01c053e 100644 --- a/java-edgenetwork/README.md +++ b/java-edgenetwork/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-edgenetwork - 0.0.0 + 0.1.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-edgenetwork:0.0.0' +implementation 'com.google.cloud:google-cloud-edgenetwork:0.1.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.0.0" +libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.1.0" ``` diff --git a/java-enterpriseknowledgegraph/README.md b/java-enterpriseknowledgegraph/README.md index 3d6cbb082079..0557e4ad8712 100644 --- a/java-enterpriseknowledgegraph/README.md +++ b/java-enterpriseknowledgegraph/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-enterpriseknowledgegraph - 0.28.0 + 0.29.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.28.0' +implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.29.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.28.0" +libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.29.0" ``` diff --git a/java-errorreporting/README.md b/java-errorreporting/README.md index d2f38df7bd05..baa97e40a700 100644 --- a/java-errorreporting/README.md +++ b/java-errorreporting/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-errorreporting - 0.153.0-beta + 0.154.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-errorreporting:0.153.0-beta' +implementation 'com.google.cloud:google-cloud-errorreporting:0.154.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.153.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.154.0-beta" ``` diff --git a/java-essential-contacts/README.md b/java-essential-contacts/README.md index 889d0a326beb..122fd9bfe430 100644 --- a/java-essential-contacts/README.md +++ b/java-essential-contacts/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-essential-contacts - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-essential-contacts:2.32.0' +implementation 'com.google.cloud:google-cloud-essential-contacts:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.33.0" ``` diff --git a/java-eventarc-publishing/README.md b/java-eventarc-publishing/README.md index 335b4f70fccc..e2de5f88ef23 100644 --- a/java-eventarc-publishing/README.md +++ b/java-eventarc-publishing/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-eventarc-publishing - 0.32.0 + 0.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.32.0' +implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.33.0" ``` diff --git a/java-eventarc/README.md b/java-eventarc/README.md index ddec9160e6d2..bbbecb6dbdae 100644 --- a/java-eventarc/README.md +++ b/java-eventarc/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-eventarc - 1.32.0 + 1.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc:1.32.0' +implementation 'com.google.cloud:google-cloud-eventarc:1.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.33.0" ``` diff --git a/java-filestore/README.md b/java-filestore/README.md index bca82a52d086..a15b95fbbcaf 100644 --- a/java-filestore/README.md +++ b/java-filestore/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-filestore - 1.33.0 + 1.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-filestore:1.33.0' +implementation 'com.google.cloud:google-cloud-filestore:1.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.34.0" ``` diff --git a/java-functions/README.md b/java-functions/README.md index 3bf3f015b5ed..6144eccf42e8 100644 --- a/java-functions/README.md +++ b/java-functions/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-functions - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-functions:2.34.0' +implementation 'com.google.cloud:google-cloud-functions:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.35.0" ``` diff --git a/java-gke-backup/README.md b/java-gke-backup/README.md index 0978a97e4962..c12c33ba96d1 100644 --- a/java-gke-backup/README.md +++ b/java-gke-backup/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-backup - 0.31.0 + 0.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-backup:0.31.0' +implementation 'com.google.cloud:google-cloud-gke-backup:0.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.32.0" ``` diff --git a/java-gke-connect-gateway/README.md b/java-gke-connect-gateway/README.md index bae42eee911f..6a9574a5ce46 100644 --- a/java-gke-connect-gateway/README.md +++ b/java-gke-connect-gateway/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-connect-gateway - 0.33.0 + 0.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.33.0' +implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.34.0" ``` diff --git a/java-gke-multi-cloud/README.md b/java-gke-multi-cloud/README.md index 206a6085558a..e4ef23aa583f 100644 --- a/java-gke-multi-cloud/README.md +++ b/java-gke-multi-cloud/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-multi-cloud - 0.31.0 + 0.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.31.0' +implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.32.0" ``` diff --git a/java-gkehub/README.md b/java-gkehub/README.md index 8f762ba69732..380a16f14b8e 100644 --- a/java-gkehub/README.md +++ b/java-gkehub/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gkehub - 1.32.0 + 1.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gkehub:1.32.0' +implementation 'com.google.cloud:google-cloud-gkehub:1.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.33.0" ``` diff --git a/java-grafeas/README.md b/java-grafeas/README.md index 362081ec3cdf..e3ff776fe00a 100644 --- a/java-grafeas/README.md +++ b/java-grafeas/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: io.grafeas grafeas - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'io.grafeas:grafeas:2.33.0' +implementation 'io.grafeas:grafeas:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "io.grafeas" % "grafeas" % "2.33.0" +libraryDependencies += "io.grafeas" % "grafeas" % "2.34.0" ``` diff --git a/java-gsuite-addons/README.md b/java-gsuite-addons/README.md index cc81f25503c2..11f9a0ef8e0b 100644 --- a/java-gsuite-addons/README.md +++ b/java-gsuite-addons/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gsuite-addons - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gsuite-addons:2.32.0' +implementation 'com.google.cloud:google-cloud-gsuite-addons:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.33.0" ``` diff --git a/java-iam-admin/README.md b/java-iam-admin/README.md index 9862e9033016..a655968a035b 100644 --- a/java-iam-admin/README.md +++ b/java-iam-admin/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-iam-admin - 3.27.0 + 3.28.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-admin:3.27.0' +implementation 'com.google.cloud:google-iam-admin:3.28.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.27.0" +libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.28.0" ``` diff --git a/java-iam/README.md b/java-iam/README.md index f9bd6e4c57f7..c20a0dc6982c 100644 --- a/java-iam/README.md +++ b/java-iam/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-iam-policy - 1.30.0 + 1.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-policy:1.30.0' +implementation 'com.google.cloud:google-iam-policy:1.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.30.0" +libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.31.0" ``` diff --git a/java-iamcredentials/README.md b/java-iamcredentials/README.md index 95ea8c3b171d..980559a46971 100644 --- a/java-iamcredentials/README.md +++ b/java-iamcredentials/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iamcredentials - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iamcredentials:2.32.0' +implementation 'com.google.cloud:google-cloud-iamcredentials:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.33.0" ``` diff --git a/java-ids/README.md b/java-ids/README.md index b1cba804d7b2..9ea6630c1062 100644 --- a/java-ids/README.md +++ b/java-ids/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-ids - 1.31.0 + 1.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-ids:1.31.0' +implementation 'com.google.cloud:google-cloud-ids:1.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.32.0" ``` diff --git a/java-infra-manager/README.md b/java-infra-manager/README.md index dd51d1e52bc9..1652517db56a 100644 --- a/java-infra-manager/README.md +++ b/java-infra-manager/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-infra-manager - 0.9.0 + 0.10.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-infra-manager:0.9.0' +implementation 'com.google.cloud:google-cloud-infra-manager:0.10.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.9.0" +libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.10.0" ``` diff --git a/java-iot/README.md b/java-iot/README.md index 5834bb0237c7..735484c1d970 100644 --- a/java-iot/README.md +++ b/java-iot/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iot - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iot:2.32.0' +implementation 'com.google.cloud:google-cloud-iot:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.33.0" ``` diff --git a/java-kms/README.md b/java-kms/README.md index 486c8774604e..c3a865334997 100644 --- a/java-kms/README.md +++ b/java-kms/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-kms - 2.35.0 + 2.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-kms:2.35.0' +implementation 'com.google.cloud:google-cloud-kms:2.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.36.0" ``` diff --git a/java-kmsinventory/README.md b/java-kmsinventory/README.md index cf0cac7d3aa3..230763be42d8 100644 --- a/java-kmsinventory/README.md +++ b/java-kmsinventory/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-kmsinventory - 0.21.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-kmsinventory:0.21.0' +implementation 'com.google.cloud:google-cloud-kmsinventory:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.22.0" ``` diff --git a/java-language/README.md b/java-language/README.md index a1d2b7e74bde..996e2c27adcf 100644 --- a/java-language/README.md +++ b/java-language/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-language - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-language:2.33.0' +implementation 'com.google.cloud:google-cloud-language:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.34.0" ``` diff --git a/java-life-sciences/README.md b/java-life-sciences/README.md index 096526e3be12..de2c9743b27e 100644 --- a/java-life-sciences/README.md +++ b/java-life-sciences/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-life-sciences - 0.34.0 + 0.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-life-sciences:0.34.0' +implementation 'com.google.cloud:google-cloud-life-sciences:0.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.35.0" ``` diff --git a/java-managed-identities/README.md b/java-managed-identities/README.md index 2b5903aea059..8ec288addc0d 100644 --- a/java-managed-identities/README.md +++ b/java-managed-identities/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-managed-identities - 1.30.0 + 1.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-managed-identities:1.30.0' +implementation 'com.google.cloud:google-cloud-managed-identities:1.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.31.0" ``` diff --git a/java-maps-addressvalidation/README.md b/java-maps-addressvalidation/README.md index 3d2c46a69ca9..21b230871735 100644 --- a/java-maps-addressvalidation/README.md +++ b/java-maps-addressvalidation/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-addressvalidation - 0.25.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-addressvalidation:0.25.0' +implementation 'com.google.maps:google-maps-addressvalidation:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.25.0" +libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.27.0" ``` diff --git a/java-maps-mapsplatformdatasets/README.md b/java-maps-mapsplatformdatasets/README.md index c97da83b981a..49f582578203 100644 --- a/java-maps-mapsplatformdatasets/README.md +++ b/java-maps-mapsplatformdatasets/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-mapsplatformdatasets - 0.20.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.20.0' +implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.20.0" +libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.22.0" ``` diff --git a/java-maps-places/README.md b/java-maps-places/README.md index 9a3b836222c6..09d0db8c0d5e 100644 --- a/java-maps-places/README.md +++ b/java-maps-places/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-places - 0.2.0 + 0.4.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-places:0.2.0' +implementation 'com.google.maps:google-maps-places:0.4.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-places" % "0.2.0" +libraryDependencies += "com.google.maps" % "google-maps-places" % "0.4.0" ``` diff --git a/java-maps-routing/README.md b/java-maps-routing/README.md index cddd9181e143..eaa447609fed 100644 --- a/java-maps-routing/README.md +++ b/java-maps-routing/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-routing - 1.16.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-routing:1.16.0' +implementation 'com.google.maps:google-maps-routing:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.16.0" +libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.18.0" ``` diff --git a/java-mediatranslation/README.md b/java-mediatranslation/README.md index 553c85709969..50c7fb5cfb22 100644 --- a/java-mediatranslation/README.md +++ b/java-mediatranslation/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-mediatranslation - 0.38.0 + 0.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-mediatranslation:0.38.0' +implementation 'com.google.cloud:google-cloud-mediatranslation:0.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.39.0" ``` diff --git a/java-memcache/README.md b/java-memcache/README.md index d4e2ba8685ff..cff1b8035788 100644 --- a/java-memcache/README.md +++ b/java-memcache/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-memcache - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-memcache:2.32.0' +implementation 'com.google.cloud:google-cloud-memcache:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.33.0" ``` diff --git a/java-migrationcenter/README.md b/java-migrationcenter/README.md index 2cdf4ad10094..3606aef3bd79 100644 --- a/java-migrationcenter/README.md +++ b/java-migrationcenter/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-migrationcenter - 0.14.0 + 0.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-migrationcenter:0.14.0' +implementation 'com.google.cloud:google-cloud-migrationcenter:0.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.15.0" ``` diff --git a/java-monitoring-dashboards/README.md b/java-monitoring-dashboards/README.md index 751408bb1d38..19fdbc7aa3f5 100644 --- a/java-monitoring-dashboards/README.md +++ b/java-monitoring-dashboards/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring-dashboard - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.34.0' +implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.35.0" ``` diff --git a/java-monitoring-metricsscope/README.md b/java-monitoring-metricsscope/README.md index 4efae8e417de..3dc2b3c82c11 100644 --- a/java-monitoring-metricsscope/README.md +++ b/java-monitoring-metricsscope/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring-metricsscope - 0.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.26.0' +implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.26.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.27.0" ``` diff --git a/java-monitoring/README.md b/java-monitoring/README.md index 9e00bae6b8ee..12bb0b73f31b 100644 --- a/java-monitoring/README.md +++ b/java-monitoring/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 3.33.0 + 3.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring:3.33.0' +implementation 'com.google.cloud:google-cloud-monitoring:3.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.34.0" ``` diff --git a/java-netapp/README.md b/java-netapp/README.md index 22a695c980d2..f54d75c008b3 100644 --- a/java-netapp/README.md +++ b/java-netapp/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-netapp - 0.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-netapp:0.11.0' +implementation 'com.google.cloud:google-cloud-netapp:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.12.0" ``` diff --git a/java-network-management/README.md b/java-network-management/README.md index a7c5718d8ad1..2484bbe5b848 100644 --- a/java-network-management/README.md +++ b/java-network-management/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-network-management - 1.33.0 + 1.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-network-management:1.33.0' +implementation 'com.google.cloud:google-cloud-network-management:1.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.34.0" ``` diff --git a/java-network-security/README.md b/java-network-security/README.md index d50b4ada7faf..fc40952b649a 100644 --- a/java-network-security/README.md +++ b/java-network-security/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-network-security - 0.35.0 + 0.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-network-security:0.35.0' +implementation 'com.google.cloud:google-cloud-network-security:0.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.36.0" ``` diff --git a/java-networkconnectivity/README.md b/java-networkconnectivity/README.md index c7305c678ec6..92132871f4c6 100644 --- a/java-networkconnectivity/README.md +++ b/java-networkconnectivity/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-networkconnectivity - 1.31.0 + 1.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-networkconnectivity:1.31.0' +implementation 'com.google.cloud:google-cloud-networkconnectivity:1.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.32.0" ``` diff --git a/java-notebooks/README.md b/java-notebooks/README.md index f5f2269e0289..dbe84f6498a2 100644 --- a/java-notebooks/README.md +++ b/java-notebooks/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-notebooks - 1.30.0 + 1.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notebooks:1.30.0' +implementation 'com.google.cloud:google-cloud-notebooks:1.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.31.0" ``` diff --git a/java-notification/README.md b/java-notification/README.md index 60b7e36e711c..90ffb80f841d 100644 --- a/java-notification/README.md +++ b/java-notification/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-notification - 0.150.0-beta + 0.151.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notification:0.150.0-beta' +implementation 'com.google.cloud:google-cloud-notification:0.151.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.150.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.151.0-beta" ``` diff --git a/java-optimization/README.md b/java-optimization/README.md index a003eb844632..d4a8f3de6cd4 100644 --- a/java-optimization/README.md +++ b/java-optimization/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-optimization - 1.30.0 + 1.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-optimization:1.30.0' +implementation 'com.google.cloud:google-cloud-optimization:1.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.31.0" ``` diff --git a/java-orchestration-airflow/README.md b/java-orchestration-airflow/README.md index 74f6c5c0610f..f1c68bd0e5b4 100644 --- a/java-orchestration-airflow/README.md +++ b/java-orchestration-airflow/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orchestration-airflow - 1.32.0 + 1.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.32.0' +implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.33.0" ``` diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md index 86df98f46621..9d815ada4433 100644 --- a/java-orgpolicy/README.md +++ b/java-orgpolicy/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orgpolicy - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orgpolicy:2.32.0' +implementation 'com.google.cloud:google-cloud-orgpolicy:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.33.0" ``` diff --git a/java-os-config/README.md b/java-os-config/README.md index 4880ec2f2b56..f51abd3fe025 100644 --- a/java-os-config/README.md +++ b/java-os-config/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-config - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-config:2.34.0' +implementation 'com.google.cloud:google-cloud-os-config:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.35.0" ``` diff --git a/java-os-login/README.md b/java-os-login/README.md index 2a5335791956..782cdded9304 100644 --- a/java-os-login/README.md +++ b/java-os-login/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-login - 2.31.0 + 2.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-login:2.31.0' +implementation 'com.google.cloud:google-cloud-os-login:2.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.32.0" ``` diff --git a/java-phishingprotection/README.md b/java-phishingprotection/README.md index e09d860e8940..381fba40b411 100644 --- a/java-phishingprotection/README.md +++ b/java-phishingprotection/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-phishingprotection - 0.63.0 + 0.64.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-phishingprotection:0.63.0' +implementation 'com.google.cloud:google-cloud-phishingprotection:0.64.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.63.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.64.0" ``` diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md index 2a9ef1458d35..03949564096f 100644 --- a/java-policy-troubleshooter/README.md +++ b/java-policy-troubleshooter/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policy-troubleshooter - 1.31.0 + 1.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.31.0' +implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.32.0" ``` diff --git a/java-policysimulator/README.md b/java-policysimulator/README.md index 0f9e6862b52a..f79d648c76ab 100644 --- a/java-policysimulator/README.md +++ b/java-policysimulator/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policysimulator - 0.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policysimulator:0.11.0' +implementation 'com.google.cloud:google-cloud-policysimulator:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.12.0" ``` diff --git a/java-private-catalog/README.md b/java-private-catalog/README.md index 2d119b96990f..2b9c59202c07 100644 --- a/java-private-catalog/README.md +++ b/java-private-catalog/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-private-catalog - 0.34.0 + 0.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-private-catalog:0.34.0' +implementation 'com.google.cloud:google-cloud-private-catalog:0.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.35.0" ``` diff --git a/java-profiler/README.md b/java-profiler/README.md index bb9c19639d89..8e8d59a39b56 100644 --- a/java-profiler/README.md +++ b/java-profiler/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-profiler - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-profiler:2.32.0' +implementation 'com.google.cloud:google-cloud-profiler:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.33.0" ``` diff --git a/java-publicca/README.md b/java-publicca/README.md index 5b7158c50087..4828a35453f0 100644 --- a/java-publicca/README.md +++ b/java-publicca/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-publicca - 0.29.0 + 0.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-publicca:0.29.0' +implementation 'com.google.cloud:google-cloud-publicca:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.30.0" ``` diff --git a/java-rapidmigrationassessment/README.md b/java-rapidmigrationassessment/README.md index 3c50f3d1ead8..baa190dc532d 100644 --- a/java-rapidmigrationassessment/README.md +++ b/java-rapidmigrationassessment/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-rapidmigrationassessment - 0.15.0 + 0.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.15.0' +implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.16.0" ``` diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md index eeddd57e1efe..4e1d8bf8632b 100644 --- a/java-recaptchaenterprise/README.md +++ b/java-recaptchaenterprise/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recaptchaenterprise - 3.29.0 + 3.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.29.0' +implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.30.0" ``` diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md index 4b0a8000a301..1ca88c0ea56d 100644 --- a/java-recommendations-ai/README.md +++ b/java-recommendations-ai/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommendations-ai - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommendations-ai:0.39.0' +implementation 'com.google.cloud:google-cloud-recommendations-ai:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.40.0" ``` diff --git a/java-recommender/README.md b/java-recommender/README.md index 4f1d9a7cd93e..df72d75a0624 100644 --- a/java-recommender/README.md +++ b/java-recommender/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommender - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommender:2.34.0' +implementation 'com.google.cloud:google-cloud-recommender:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.35.0" ``` diff --git a/java-redis-cluster/README.md b/java-redis-cluster/README.md index 35e3b503a5fb..23840f4583e1 100644 --- a/java-redis-cluster/README.md +++ b/java-redis-cluster/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-redis-cluster - 0.4.0 + 0.5.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis-cluster:0.4.0' +implementation 'com.google.cloud:google-cloud-redis-cluster:0.5.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.4.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.5.0" ``` diff --git a/java-redis/README.md b/java-redis/README.md index 09f0e51ea762..35719c713a7e 100644 --- a/java-redis/README.md +++ b/java-redis/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-redis - 2.35.0 + 2.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis:2.35.0' +implementation 'com.google.cloud:google-cloud-redis:2.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.36.0" ``` diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md index e0615d82ea8d..00ab82dd8524 100644 --- a/java-resource-settings/README.md +++ b/java-resource-settings/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-resource-settings - 1.32.0 + 1.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resource-settings:1.32.0' +implementation 'com.google.cloud:google-cloud-resource-settings:1.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.33.0" ``` diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index d86e87fb301f..4609b43bceb4 100644 --- a/java-resourcemanager/README.md +++ b/java-resourcemanager/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-resourcemanager - 1.34.0 + 1.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resourcemanager:1.34.0' +implementation 'com.google.cloud:google-cloud-resourcemanager:1.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.35.0" ``` diff --git a/java-retail/README.md b/java-retail/README.md index 41b640f278c6..9b4316662bfb 100644 --- a/java-retail/README.md +++ b/java-retail/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-retail - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.34.0' +implementation 'com.google.cloud:google-cloud-retail:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.35.0" ``` diff --git a/java-run/README.md b/java-run/README.md index 48ea9de9a9fe..32cacaa4aff1 100644 --- a/java-run/README.md +++ b/java-run/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-run - 0.32.0 + 0.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-run:0.32.0' +implementation 'com.google.cloud:google-cloud-run:0.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.33.0" ``` diff --git a/java-scheduler/README.md b/java-scheduler/README.md index 8fc96200b144..886ee7338221 100644 --- a/java-scheduler/README.md +++ b/java-scheduler/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-scheduler - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-scheduler:2.32.0' +implementation 'com.google.cloud:google-cloud-scheduler:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.33.0" ``` diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index 67904e53da34..396936d7d10b 100644 --- a/java-secretmanager/README.md +++ b/java-secretmanager/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-secretmanager - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-secretmanager:2.32.0' +implementation 'com.google.cloud:google-cloud-secretmanager:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.33.0" ``` diff --git a/java-securesourcemanager/README.md b/java-securesourcemanager/README.md index 572b358be1b9..089348aed18d 100644 --- a/java-securesourcemanager/README.md +++ b/java-securesourcemanager/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securesourcemanager - 0.2.0 + 0.3.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securesourcemanager:0.2.0' +implementation 'com.google.cloud:google-cloud-securesourcemanager:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.2.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.3.0" ``` diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index 49d7b307b515..0931379d7f46 100644 --- a/java-security-private-ca/README.md +++ b/java-security-private-ca/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-security-private-ca - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-security-private-ca:2.34.0' +implementation 'com.google.cloud:google-cloud-security-private-ca:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.35.0" ``` diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index ea22a387eb07..31ce5038118b 100644 --- a/java-securitycenter-settings/README.md +++ b/java-securitycenter-settings/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter-settings - 0.35.0 + 0.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.35.0' +implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.36.0" ``` diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index d633e7e96280..e31426da9d0b 100644 --- a/java-securitycenter/README.md +++ b/java-securitycenter/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter - 2.40.0 + 2.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter:2.40.0' +implementation 'com.google.cloud:google-cloud-securitycenter:2.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.41.0" ``` diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md index 084798ad0e16..4e47ff76629d 100644 --- a/java-securitycentermanagement/README.md +++ b/java-securitycentermanagement/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycentermanagement - 0.0.0 + 0.1.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.0.0' +implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.1.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.0.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.1.0" ``` diff --git a/java-service-control/README.md b/java-service-control/README.md index 01874cdb79ac..6b077a794ff7 100644 --- a/java-service-control/README.md +++ b/java-service-control/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-control - 1.32.0 + 1.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-control:1.32.0' +implementation 'com.google.cloud:google-cloud-service-control:1.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.33.0" ``` diff --git a/java-service-management/README.md b/java-service-management/README.md index 3265c0b817b7..b5ba9374a714 100644 --- a/java-service-management/README.md +++ b/java-service-management/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-management - 3.30.0 + 3.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-management:3.30.0' +implementation 'com.google.cloud:google-cloud-service-management:3.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.31.0" ``` diff --git a/java-service-usage/README.md b/java-service-usage/README.md index c1942c0c184e..de642f9852f4 100644 --- a/java-service-usage/README.md +++ b/java-service-usage/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-usage - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-usage:2.32.0' +implementation 'com.google.cloud:google-cloud-service-usage:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.33.0" ``` diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index 9b2846b6fbe6..18d552874a31 100644 --- a/java-servicedirectory/README.md +++ b/java-servicedirectory/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-servicedirectory - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.33.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.34.0" ``` diff --git a/java-shell/README.md b/java-shell/README.md index 7133e87320ea..0b6db3475914 100644 --- a/java-shell/README.md +++ b/java-shell/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-shell - 2.31.0 + 2.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.31.0' +implementation 'com.google.cloud:google-cloud-shell:2.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.32.0" ``` diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md index 2205104a618b..2904ddba17bf 100644 --- a/java-shopping-merchant-inventories/README.md +++ b/java-shopping-merchant-inventories/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-inventories - 0.8.0 + 0.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-inventories:0.8.0' +implementation 'com.google.shopping:google-shopping-merchant-inventories:0.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.9.0" ``` diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md index 4266fc8c5ac1..8746d8f911e5 100644 --- a/java-shopping-merchant-reports/README.md +++ b/java-shopping-merchant-reports/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-reports - 0.8.0 + 0.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-reports:0.8.0' +implementation 'com.google.shopping:google-shopping-merchant-reports:0.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.8.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.9.0" ``` diff --git a/java-speech/README.md b/java-speech/README.md index 6d3d1ff9f3c8..575467575405 100644 --- a/java-speech/README.md +++ b/java-speech/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-speech - 4.27.0 + 4.28.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-speech:4.27.0' +implementation 'com.google.cloud:google-cloud-speech:4.28.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.27.0" +libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.28.0" ```