diff --git a/java-contact-center-insights/README.md b/java-contact-center-insights/README.md index 4d5d5674ca88..05f84f78fd20 100644 --- a/java-contact-center-insights/README.md +++ b/java-contact-center-insights/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-contact-center-insights - 2.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-contact-center-insights:2.17.0' +implementation 'com.google.cloud:google-cloud-contact-center-insights:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.18.0" ``` diff --git a/java-container/README.md b/java-container/README.md index ab96d7716b8d..a43b3aebeec8 100644 --- a/java-container/README.md +++ b/java-container/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-container - 2.20.0 + 2.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-container:2.20.0' +implementation 'com.google.cloud:google-cloud-container:2.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-container" % "2.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-container" % "2.21.0" ``` diff --git a/java-containeranalysis/README.md b/java-containeranalysis/README.md index 2c01d08c3c1b..09b796faf18f 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-containeranalysis:2.18.0' +implementation 'com.google.cloud:google-cloud-containeranalysis:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.19.0" ``` diff --git a/java-contentwarehouse/README.md b/java-contentwarehouse/README.md index c568df8a98f6..0034f2ad9f25 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.13.0 + 0.14.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-contentwarehouse:0.13.0' +implementation 'com.google.cloud:google-cloud-contentwarehouse:0.14.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-contentwarehouse" % "0.13.0" +libraryDependencies += "com.google.cloud" % "google-cloud-contentwarehouse" % "0.14.0" ``` diff --git a/java-data-fusion/README.md b/java-data-fusion/README.md index 556be9d0d254..8a07a2b89b12 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.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-data-fusion:1.17.0' +implementation 'com.google.cloud:google-cloud-data-fusion:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-data-fusion" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-data-fusion" % "1.18.0" ``` diff --git a/java-datacatalog/README.md b/java-datacatalog/README.md index 67543c50ddd7..c3a17eca3398 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.23.0 + 1.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datacatalog:1.23.0' +implementation 'com.google.cloud:google-cloud-datacatalog:1.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.24.0" ``` diff --git a/java-dataflow/README.md b/java-dataflow/README.md index ea4e1b345a79..92a01be9744f 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.21.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataflow:0.21.0' +implementation 'com.google.cloud:google-cloud-dataflow:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataflow" % "0.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataflow" % "0.22.0" ``` diff --git a/java-dataform/README.md b/java-dataform/README.md index ee9453d486b1..4e7661b4aa4e 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.16.0 + 0.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataform:0.16.0' +implementation 'com.google.cloud:google-cloud-dataform:0.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataform" % "0.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataform" % "0.17.0" ``` diff --git a/java-datalabeling/README.md b/java-datalabeling/README.md index 4edd8c02fd40..202a79e0ecb0 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.137.0 + 0.138.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datalabeling:0.137.0' +implementation 'com.google.cloud:google-cloud-datalabeling:0.138.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.137.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.138.0" ``` diff --git a/java-datalineage/README.md b/java-datalineage/README.md index f923a6546acb..b2ccedf6014c 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.9.0 + 0.10.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datalineage:0.9.0' +implementation 'com.google.cloud:google-cloud-datalineage:0.10.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.9.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.10.0" ``` diff --git a/java-dataplex/README.md b/java-dataplex/README.md index a62e75baab30..e36cc01121d8 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.15.0 + 1.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataplex:1.15.0' +implementation 'com.google.cloud:google-cloud-dataplex:1.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.16.0" ``` diff --git a/java-dataproc-metastore/README.md b/java-dataproc-metastore/README.md index 63a5863a5eac..af5804eefb31 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.18.0' +implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.19.0" ``` diff --git a/java-dataproc/README.md b/java-dataproc/README.md index 7fff7a53cf67..1d840fcba6ac 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.14.0 + 4.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc:4.14.0' +implementation 'com.google.cloud:google-cloud-dataproc:4.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.15.0" ``` diff --git a/java-datastream/README.md b/java-datastream/README.md index 534d39f7f302..b84cb517235f 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.16.0 + 1.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datastream:1.16.0' +implementation 'com.google.cloud:google-cloud-datastream:1.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.17.0" ``` diff --git a/java-debugger-client/README.md b/java-debugger-client/README.md index a48a8d4add11..594fd1373c76 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.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-debugger-client:1.17.0' +implementation 'com.google.cloud:google-cloud-debugger-client:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.18.0" ``` diff --git a/java-deploy/README.md b/java-deploy/README.md index 76048f13fe26..d6b1e035eb47 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.15.0 + 1.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-deploy:1.15.0' +implementation 'com.google.cloud:google-cloud-deploy:1.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.16.0" ``` diff --git a/java-dialogflow-cx/README.md b/java-dialogflow-cx/README.md index 571e75ce5f64..b3ab605f7d6e 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.28.0 + 0.29.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.28.0' +implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.29.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.28.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.29.0" ``` diff --git a/java-dialogflow/README.md b/java-dialogflow/README.md index 00344bfe2641..dee0e30a4526 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.23.0 + 4.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow:4.23.0' +implementation 'com.google.cloud:google-cloud-dialogflow:4.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.24.0" ``` diff --git a/java-discoveryengine/README.md b/java-discoveryengine/README.md index 5d91a8c82583..42b60ab3a77b 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.13.0 + 0.14.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-discoveryengine:0.13.0' +implementation 'com.google.cloud:google-cloud-discoveryengine:0.14.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.13.0" +libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.14.0" ``` diff --git a/java-distributedcloudedge/README.md b/java-distributedcloudedge/README.md index 572408d0cc33..96cfb4dd4460 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.14.0 + 0.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.14.0' +implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.15.0" ``` diff --git a/java-dlp/README.md b/java-dlp/README.md index 446b1fe19be1..2cd7508b9017 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.21.0 + 3.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dlp:3.21.0' +implementation 'com.google.cloud:google-cloud-dlp:3.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.22.0" ``` diff --git a/java-dms/README.md b/java-dms/README.md index e107ea36b8f8..16030ba74449 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.16.0 + 2.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dms:2.16.0' +implementation 'com.google.cloud:google-cloud-dms:2.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.17.0" ``` diff --git a/java-dns/README.md b/java-dns/README.md index 2a19517ce190..43c89ddff95c 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.15.0 + 2.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dns:2.15.0' +implementation 'com.google.cloud:google-cloud-dns:2.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.16.0" ``` diff --git a/java-document-ai/README.md b/java-document-ai/README.md index 2d55bb447b87..732b3c0d66ff 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.21.0 + 2.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-document-ai:2.21.0' +implementation 'com.google.cloud:google-cloud-document-ai:2.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.22.0" ``` diff --git a/java-domains/README.md b/java-domains/README.md index 684432621601..b377bc1546db 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.14.0 + 1.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-domains:1.14.0' +implementation 'com.google.cloud:google-cloud-domains:1.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.15.0" ``` diff --git a/java-enterpriseknowledgegraph/README.md b/java-enterpriseknowledgegraph/README.md index e75da9a7f2bc..9d571469062b 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.13.0 + 0.14.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.13.0' +implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.14.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.13.0" +libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.14.0" ``` diff --git a/java-errorreporting/README.md b/java-errorreporting/README.md index 2ab68aafdd5e..5c8320e38cc3 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.138.0-beta + 0.139.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-errorreporting:0.138.0-beta' +implementation 'com.google.cloud:google-cloud-errorreporting:0.139.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.138.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.139.0-beta" ``` diff --git a/java-essential-contacts/README.md b/java-essential-contacts/README.md index a73ee9453094..f3604816b6b8 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-essential-contacts:2.17.0' +implementation 'com.google.cloud:google-cloud-essential-contacts:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.18.0" ``` diff --git a/java-eventarc-publishing/README.md b/java-eventarc-publishing/README.md index 582c9a980bf3..25709dc6c726 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.17.0 + 0.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.17.0' +implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.18.0" ``` diff --git a/java-eventarc/README.md b/java-eventarc/README.md index a823acd4e700..a1e076409b13 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.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc:1.17.0' +implementation 'com.google.cloud:google-cloud-eventarc:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.18.0" ``` diff --git a/java-filestore/README.md b/java-filestore/README.md index 5ab49592c55c..eca69e0fd611 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.18.0 + 1.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-filestore:1.18.0' +implementation 'com.google.cloud:google-cloud-filestore:1.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.19.0" ``` diff --git a/java-functions/README.md b/java-functions/README.md index 6337208e2240..e706ccbcdec6 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-functions:2.19.0' +implementation 'com.google.cloud:google-cloud-functions:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.20.0" ``` diff --git a/java-game-servers/README.md b/java-game-servers/README.md index 241b42c22f9e..43e661aacec4 100644 --- a/java-game-servers/README.md +++ b/java-game-servers/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-game-servers - 2.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-game-servers:2.17.0' +implementation 'com.google.cloud:google-cloud-game-servers:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-game-servers" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-game-servers" % "2.18.0" ``` diff --git a/java-gke-backup/README.md b/java-gke-backup/README.md index 6817892d9b55..dea0710194bd 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.16.0 + 0.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-backup:0.16.0' +implementation 'com.google.cloud:google-cloud-gke-backup:0.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.17.0" ``` diff --git a/java-gke-connect-gateway/README.md b/java-gke-connect-gateway/README.md index 81be4d70f928..3d78a87122b8 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.18.0 + 0.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.18.0' +implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.19.0" ``` diff --git a/java-gke-multi-cloud/README.md b/java-gke-multi-cloud/README.md index 5a183fb9959e..d608273a8a4e 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.16.0 + 0.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.16.0' +implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.17.0" ``` diff --git a/java-gkehub/README.md b/java-gkehub/README.md index c847e8d78085..362020fa4418 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.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gkehub:1.17.0' +implementation 'com.google.cloud:google-cloud-gkehub:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.18.0" ``` diff --git a/java-grafeas/README.md b/java-grafeas/README.md index 33071c2d18ee..ca7ace7041d8 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'io.grafeas:grafeas:2.18.0' +implementation 'io.grafeas:grafeas:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "io.grafeas" % "grafeas" % "2.18.0" +libraryDependencies += "io.grafeas" % "grafeas" % "2.19.0" ``` diff --git a/java-gsuite-addons/README.md b/java-gsuite-addons/README.md index 827c2916c22a..1701afc87946 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gsuite-addons:2.17.0' +implementation 'com.google.cloud:google-cloud-gsuite-addons:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.18.0" ``` diff --git a/java-iam-admin/README.md b/java-iam-admin/README.md index cd4b4f2d66c2..61b718dd4f91 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.12.0 + 3.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-admin:3.12.0' +implementation 'com.google.cloud:google-iam-admin:3.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.12.0" +libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.13.0" ``` diff --git a/java-iam/README.md b/java-iam/README.md index e5da716d4879..16439536c4f2 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.15.0 + 1.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-policy:1.15.0' +implementation 'com.google.cloud:google-iam-policy:1.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.15.0" +libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.16.0" ``` diff --git a/java-iamcredentials/README.md b/java-iamcredentials/README.md index ea87a02b0599..87ce56e13597 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iamcredentials:2.17.0' +implementation 'com.google.cloud:google-cloud-iamcredentials:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.18.0" ``` diff --git a/java-ids/README.md b/java-ids/README.md index 49fc4bca2531..138aeb8f11cc 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.16.0 + 1.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-ids:1.16.0' +implementation 'com.google.cloud:google-cloud-ids:1.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.17.0" ``` diff --git a/java-iot/README.md b/java-iot/README.md index e6e2bf09224a..7a06ff5fd108 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iot:2.17.0' +implementation 'com.google.cloud:google-cloud-iot:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.18.0" ``` diff --git a/java-kms/README.md b/java-kms/README.md index a361e58d12cd..767cd2851aee 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.20.0 + 2.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-kms:2.20.0' +implementation 'com.google.cloud:google-cloud-kms:2.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.21.0" ``` diff --git a/java-kmsinventory/README.md b/java-kmsinventory/README.md index 1aee15ec49bd..3b4a044710a8 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.6.0 + 0.7.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-kmsinventory:0.6.0' +implementation 'com.google.cloud:google-cloud-kmsinventory:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.6.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.7.0" ``` diff --git a/java-language/README.md b/java-language/README.md index c795b4d584fb..b5062259bb55 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-language:2.18.0' +implementation 'com.google.cloud:google-cloud-language:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.19.0" ``` diff --git a/java-life-sciences/README.md b/java-life-sciences/README.md index 44b128cd7310..a4edfe3b2b39 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.19.0 + 0.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-life-sciences:0.19.0' +implementation 'com.google.cloud:google-cloud-life-sciences:0.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.20.0" ``` diff --git a/java-managed-identities/README.md b/java-managed-identities/README.md index 1562f1a5a680..f61e4c5bd9d7 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.15.0 + 1.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-managed-identities:1.15.0' +implementation 'com.google.cloud:google-cloud-managed-identities:1.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.16.0" ``` diff --git a/java-maps-addressvalidation/README.md b/java-maps-addressvalidation/README.md index 876953eab321..d706d53a5568 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.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-addressvalidation:0.11.0' +implementation 'com.google.maps:google-maps-addressvalidation:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.11.0" +libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.12.0" ``` diff --git a/java-maps-mapsplatformdatasets/README.md b/java-maps-mapsplatformdatasets/README.md index b3e04845101a..bbeca336f436 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.6.0 + 0.7.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.6.0' +implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.6.0" +libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.7.0" ``` diff --git a/java-maps-routing/README.md b/java-maps-routing/README.md index cd4a4fd7db79..04ea0058262e 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.2.0 + 1.3.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-routing:1.2.0' +implementation 'com.google.maps:google-maps-routing:1.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.2.0" +libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.3.0" ``` diff --git a/java-mediatranslation/README.md b/java-mediatranslation/README.md index 3c63671c4c36..e6fde798a843 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.23.0 + 0.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-mediatranslation:0.23.0' +implementation 'com.google.cloud:google-cloud-mediatranslation:0.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.24.0" ``` diff --git a/java-memcache/README.md b/java-memcache/README.md index 8f78249cb6fb..0e9bfedd4194 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-memcache:2.17.0' +implementation 'com.google.cloud:google-cloud-memcache:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.18.0" ``` diff --git a/java-monitoring-dashboards/README.md b/java-monitoring-dashboards/README.md index af96b1fe6cdb..ed6bee78e847 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.19.0' +implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.20.0" ``` diff --git a/java-monitoring-metricsscope/README.md b/java-monitoring-metricsscope/README.md index bb36db3e7c81..460aad58bcbd 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.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.11.0' +implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.12.0" ``` diff --git a/java-monitoring/README.md b/java-monitoring/README.md index ae8a401e5594..8c96f762655f 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.18.0 + 3.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring:3.18.0' +implementation 'com.google.cloud:google-cloud-monitoring:3.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.19.0" ``` diff --git a/java-network-management/README.md b/java-network-management/README.md index a80a6e6a89b8..30289c53f62b 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.18.0 + 1.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-network-management:1.18.0' +implementation 'com.google.cloud:google-cloud-network-management:1.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.19.0" ``` diff --git a/java-network-security/README.md b/java-network-security/README.md index 6bc9575f0928..769c88125d1d 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.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-network-security:0.20.0' +implementation 'com.google.cloud:google-cloud-network-security:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.21.0" ``` diff --git a/java-networkconnectivity/README.md b/java-networkconnectivity/README.md index beaba43960f7..0eef926fe074 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.16.0 + 1.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-networkconnectivity:1.16.0' +implementation 'com.google.cloud:google-cloud-networkconnectivity:1.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.17.0" ``` diff --git a/java-notebooks/README.md b/java-notebooks/README.md index 67bd7e81a8c0..b6ff34cd3c6c 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.15.0 + 1.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notebooks:1.15.0' +implementation 'com.google.cloud:google-cloud-notebooks:1.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.16.0" ``` diff --git a/java-notification/README.md b/java-notification/README.md index 72a9b28173da..1b16d0fb6fbb 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.135.0-beta + 0.136.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notification:0.135.0-beta' +implementation 'com.google.cloud:google-cloud-notification:0.136.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.135.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.136.0-beta" ``` diff --git a/java-optimization/README.md b/java-optimization/README.md index 65ce2f2e18c7..e33506c7536a 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.15.0 + 1.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-optimization:1.15.0' +implementation 'com.google.cloud:google-cloud-optimization:1.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.16.0" ``` diff --git a/java-orchestration-airflow/README.md b/java-orchestration-airflow/README.md index e3e2a2a933a8..1288c80d1af7 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.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.17.0' +implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.18.0" ``` diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md index 71aa604a7f3e..f3a2fbe86053 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orgpolicy:2.17.0' +implementation 'com.google.cloud:google-cloud-orgpolicy:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.18.0" ``` diff --git a/java-os-config/README.md b/java-os-config/README.md index d9ace5e018bc..1e88e4ec9bc9 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-config:2.19.0' +implementation 'com.google.cloud:google-cloud-os-config:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.20.0" ``` diff --git a/java-os-login/README.md b/java-os-login/README.md index 8a0a0298b36b..b0ed336fb48b 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.16.0 + 2.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-login:2.16.0' +implementation 'com.google.cloud:google-cloud-os-login:2.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.17.0" ``` diff --git a/java-phishingprotection/README.md b/java-phishingprotection/README.md index b992bdb3861a..312483bdf735 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.48.0 + 0.49.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-phishingprotection:0.48.0' +implementation 'com.google.cloud:google-cloud-phishingprotection:0.49.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.48.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.49.0" ``` diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md index 0f0ff50cc800..4bbfcabed80f 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.16.0 + 1.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.16.0' +implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.17.0" ``` diff --git a/java-private-catalog/README.md b/java-private-catalog/README.md index 0a371a430289..80e080da0219 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.19.0 + 0.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-private-catalog:0.19.0' +implementation 'com.google.cloud:google-cloud-private-catalog:0.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.20.0" ``` diff --git a/java-profiler/README.md b/java-profiler/README.md index cbde9889ee86..a8cb8724ec28 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-profiler:2.17.0' +implementation 'com.google.cloud:google-cloud-profiler:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.18.0" ``` diff --git a/java-publicca/README.md b/java-publicca/README.md index 68edaced103d..9057c818237c 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.14.0 + 0.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-publicca:0.14.0' +implementation 'com.google.cloud:google-cloud-publicca:0.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.15.0" ``` diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md index eb8bc4b3920e..51d7e9399e75 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.14.0 + 3.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.14.0' +implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.15.0" ``` diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md index 3e4b7bb25587..c0f8e6fbf964 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.24.0 + 0.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommendations-ai:0.24.0' +implementation 'com.google.cloud:google-cloud-recommendations-ai:0.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.25.0" ``` diff --git a/java-recommender/README.md b/java-recommender/README.md index 089d72ae103c..a73986688ad3 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommender:2.19.0' +implementation 'com.google.cloud:google-cloud-recommender:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.20.0" ``` diff --git a/java-redis/README.md b/java-redis/README.md index 86553c3c1e45..6f2f16e29ebd 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.20.0 + 2.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis:2.20.0' +implementation 'com.google.cloud:google-cloud-redis:2.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.21.0" ``` diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md index 6de2aff1d23e..f8a36b9080e0 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.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resource-settings:1.17.0' +implementation 'com.google.cloud:google-cloud-resource-settings:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.18.0" ``` diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index 8caf7e8bf0cd..adb4d2b834ef 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.19.0 + 1.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resourcemanager:1.19.0' +implementation 'com.google.cloud:google-cloud-resourcemanager:1.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.20.0" ``` diff --git a/java-retail/README.md b/java-retail/README.md index 88b215871995..4e141d42cb52 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.19.0' +implementation 'com.google.cloud:google-cloud-retail:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.20.0" ``` diff --git a/java-run/README.md b/java-run/README.md index bcb94e43cefc..3cb7db8fd018 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.17.0 + 0.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-run:0.17.0' +implementation 'com.google.cloud:google-cloud-run:0.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.18.0" ``` diff --git a/java-scheduler/README.md b/java-scheduler/README.md index 334014b79465..9cd522c6c38b 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-scheduler:2.17.0' +implementation 'com.google.cloud:google-cloud-scheduler:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.18.0" ``` diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index fcb1bf86e631..35f186369247 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-secretmanager:2.17.0' +implementation 'com.google.cloud:google-cloud-secretmanager:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.18.0" ``` diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index 65b0947c6e76..9e270fee2107 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-security-private-ca:2.19.0' +implementation 'com.google.cloud:google-cloud-security-private-ca:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.20.0" ``` diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index 3ec9b30da350..5da7f345735c 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.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.20.0' +implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.21.0" ``` diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index bd9056887f5d..dd11957dcca2 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.25.0 + 2.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter:2.25.0' +implementation 'com.google.cloud:google-cloud-securitycenter:2.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.26.0" ``` diff --git a/java-service-control/README.md b/java-service-control/README.md index 190aab63031e..25d72715bd5b 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.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-control:1.17.0' +implementation 'com.google.cloud:google-cloud-service-control:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.18.0" ``` diff --git a/java-service-management/README.md b/java-service-management/README.md index 3896354b4b2c..85fe987f21ca 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.15.0 + 3.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-management:3.15.0' +implementation 'com.google.cloud:google-cloud-service-management:3.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.16.0" ``` diff --git a/java-service-usage/README.md b/java-service-usage/README.md index 8c7889569c04..4f679e891b26 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-usage:2.17.0' +implementation 'com.google.cloud:google-cloud-service-usage:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.18.0" ``` diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index a7244cd1b197..9295af7f6c00 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.18.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.19.0" ``` diff --git a/java-shell/README.md b/java-shell/README.md index e38f520fb782..ee5b8227f908 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.16.0 + 2.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.16.0' +implementation 'com.google.cloud:google-cloud-shell:2.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.17.0" ``` diff --git a/java-speech/README.md b/java-speech/README.md index 350815f8b677..dc3bb5f20dee 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.12.0 + 4.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-speech:4.12.0' +implementation 'com.google.cloud:google-cloud-speech:4.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.12.0" +libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.13.0" ``` diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md index 61a6f5782030..0e6ea88ebdb0 100644 --- a/java-storage-transfer/README.md +++ b/java-storage-transfer/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storage-transfer - 1.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storage-transfer:1.17.0' +implementation 'com.google.cloud:google-cloud-storage-transfer:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.18.0" ``` diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md index 99fff2d33f5e..f2d521f069e5 100644 --- a/java-storageinsights/README.md +++ b/java-storageinsights/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storageinsights - 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-storageinsights:0.2.0' +implementation 'com.google.cloud:google-cloud-storageinsights:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.2.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.3.0" ``` diff --git a/java-talent/README.md b/java-talent/README.md index a2a5301a89aa..2df1941f02b7 100644 --- a/java-talent/README.md +++ b/java-talent/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-talent - 2.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-talent:2.18.0' +implementation 'com.google.cloud:google-cloud-talent:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.19.0" ``` diff --git a/java-tasks/README.md b/java-tasks/README.md index 174220fb7381..69292d086cbe 100644 --- a/java-tasks/README.md +++ b/java-tasks/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tasks - 2.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tasks:2.17.0' +implementation 'com.google.cloud:google-cloud-tasks:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.18.0" ``` diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index 4fcfb8d71044..317dbeaeb015 100644 --- a/java-texttospeech/README.md +++ b/java-texttospeech/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-texttospeech - 2.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.18.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.19.0" ``` diff --git a/java-tpu/README.md b/java-tpu/README.md index c417e8fdb35c..30215809f12f 100644 --- a/java-tpu/README.md +++ b/java-tpu/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tpu - 2.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tpu:2.18.0' +implementation 'com.google.cloud:google-cloud-tpu:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.19.0" ``` diff --git a/java-trace/README.md b/java-trace/README.md index 8056f1e5c91f..cd406754e95a 100644 --- a/java-trace/README.md +++ b/java-trace/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-trace - 2.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-trace:2.17.0' +implementation 'com.google.cloud:google-cloud-trace:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.18.0" ``` diff --git a/java-translate/README.md b/java-translate/README.md index 9dc8a93d812e..8e32275dd1e5 100644 --- a/java-translate/README.md +++ b/java-translate/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-translate - 2.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-translate:2.17.0' +implementation 'com.google.cloud:google-cloud-translate:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.18.0" ``` diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index 61cc8f45820a..69278e657153 100644 --- a/java-video-intelligence/README.md +++ b/java-video-intelligence/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-intelligence - 2.16.0 + 2.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.16.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.17.0" ```