Skip to content

Commit

Permalink
chore(main): release 1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 8, 2024
1 parent 53d85ac commit 7a8a7fe
Show file tree
Hide file tree
Showing 100 changed files with 300 additions and 300 deletions.
6 changes: 3 additions & 3 deletions java-dialogflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow</artifactId>
<version>4.48.0</version>
<version>4.49.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dialogflow:4.48.0'
implementation 'com.google.cloud:google-cloud-dialogflow:4.49.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.48.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.49.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-discoveryengine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-discoveryengine</artifactId>
<version>0.38.0</version>
<version>0.39.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-discoveryengine:0.38.0'
implementation 'com.google.cloud:google-cloud-discoveryengine:0.39.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.38.0"
libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.39.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-distributedcloudedge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-distributedcloudedge</artifactId>
<version>0.39.0</version>
<version>0.40.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.39.0'
implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.40.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.39.0"
libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.40.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-dlp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dlp</artifactId>
<version>3.46.0</version>
<version>3.47.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dlp:3.46.0'
implementation 'com.google.cloud:google-cloud-dlp:3.47.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.46.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.47.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-dms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dms</artifactId>
<version>2.41.0</version>
<version>2.42.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dms:2.41.0'
implementation 'com.google.cloud:google-cloud-dms:2.42.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.41.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.42.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-dns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dns</artifactId>
<version>2.40.0</version>
<version>2.41.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dns:2.40.0'
implementation 'com.google.cloud:google-cloud-dns:2.41.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.40.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.41.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-document-ai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-document-ai</artifactId>
<version>2.46.0</version>
<version>2.47.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-document-ai:2.46.0'
implementation 'com.google.cloud:google-cloud-document-ai:2.47.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.46.0"
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.47.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-domains/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-domains</artifactId>
<version>1.39.0</version>
<version>1.40.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-domains:1.39.0'
implementation 'com.google.cloud:google-cloud-domains:1.40.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.39.0"
libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.40.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-edgenetwork/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-edgenetwork</artifactId>
<version>0.10.0</version>
<version>0.11.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-edgenetwork:0.10.0'
implementation 'com.google.cloud:google-cloud-edgenetwork:0.11.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.10.0"
libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.11.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-enterpriseknowledgegraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-enterpriseknowledgegraph</artifactId>
<version>0.38.0</version>
<version>0.39.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.38.0'
implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.39.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.38.0"
libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.39.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-errorreporting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-errorreporting</artifactId>
<version>0.163.0-beta</version>
<version>0.164.0-beta</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-errorreporting:0.163.0-beta'
implementation 'com.google.cloud:google-cloud-errorreporting:0.164.0-beta'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.163.0-beta"
libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.164.0-beta"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-essential-contacts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-essential-contacts</artifactId>
<version>2.42.0</version>
<version>2.43.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-essential-contacts:2.42.0'
implementation 'com.google.cloud:google-cloud-essential-contacts:2.43.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.42.0"
libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.43.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-eventarc-publishing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-eventarc-publishing</artifactId>
<version>0.42.0</version>
<version>0.43.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.42.0'
implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.43.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.42.0"
libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.43.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-eventarc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-eventarc</artifactId>
<version>1.42.0</version>
<version>1.43.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-eventarc:1.42.0'
implementation 'com.google.cloud:google-cloud-eventarc:1.43.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.42.0"
libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.43.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-filestore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-filestore</artifactId>
<version>1.43.0</version>
<version>1.44.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-filestore:1.43.0'
implementation 'com.google.cloud:google-cloud-filestore:1.44.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.43.0"
libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.44.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-functions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-functions</artifactId>
<version>2.44.0</version>
<version>2.45.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-functions:2.44.0'
implementation 'com.google.cloud:google-cloud-functions:2.45.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.44.0"
libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.45.0"
```
<!-- {x-version-update-end} -->

Expand Down
Loading

0 comments on commit 7a8a7fe

Please sign in to comment.