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 1, 2024
1 parent f56283e commit 97be8f6
Show file tree
Hide file tree
Showing 93 changed files with 288 additions and 288 deletions.
6 changes: 3 additions & 3 deletions java-accessapproval/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-accessapproval</artifactId>
<version>2.43.0</version>
<version>2.44.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-accessapproval:2.43.0'
implementation 'com.google.cloud:google-cloud-accessapproval:2.44.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-accesscontextmanager/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-identity-accesscontextmanager</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-identity-accesscontextmanager:1.43.0'
implementation 'com.google.cloud:google-identity-accesscontextmanager:1.44.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-admanager/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.api-ads</groupId>
<artifactId>ad-manager</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.api-ads:ad-manager:0.1.0'
implementation 'com.google.api-ads:ad-manager:0.2.0'
```

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

```Scala
libraryDependencies += "com.google.api-ads" % "ad-manager" % "0.1.0"
libraryDependencies += "com.google.api-ads" % "ad-manager" % "0.2.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-advisorynotifications/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-advisorynotifications</artifactId>
<version>0.31.0</version>
<version>0.32.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-advisorynotifications:0.31.0'
implementation 'com.google.cloud:google-cloud-advisorynotifications:0.32.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.31.0"
libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.32.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-aiplatform/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-aiplatform</artifactId>
<version>3.43.0</version>
<version>3.44.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-aiplatform:3.43.0'
implementation 'com.google.cloud:google-cloud-aiplatform:3.44.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.43.0"
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.44.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-alloydb-connectors/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-alloydb-connectors</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-alloydb-connectors:0.20.0'
implementation 'com.google.cloud:google-cloud-alloydb-connectors:0.21.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-alloydb-connectors" % "0.20.0"
libraryDependencies += "com.google.cloud" % "google-cloud-alloydb-connectors" % "0.21.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-alloydb/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-alloydb</artifactId>
<version>0.31.0</version>
<version>0.32.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-alloydb:0.31.0'
implementation 'com.google.cloud:google-cloud-alloydb:0.32.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-alloydb" % "0.31.0"
libraryDependencies += "com.google.cloud" % "google-cloud-alloydb" % "0.32.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-analytics-admin/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.analytics</groupId>
<artifactId>google-analytics-admin</artifactId>
<version>0.52.0</version>
<version>0.53.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.analytics:google-analytics-admin:0.52.0'
implementation 'com.google.analytics:google-analytics-admin:0.53.0'
```

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

```Scala
libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.52.0"
libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.53.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-analytics-data/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.analytics</groupId>
<artifactId>google-analytics-data</artifactId>
<version>0.53.0</version>
<version>0.54.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.analytics:google-analytics-data:0.53.0'
implementation 'com.google.analytics:google-analytics-data:0.54.0'
```

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

```Scala
libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.53.0"
libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.54.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-analyticshub/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-analyticshub</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-analyticshub:0.39.0'
implementation 'com.google.cloud:google-cloud-analyticshub:0.40.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-api-gateway/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-api-gateway</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-api-gateway:2.42.0'
implementation 'com.google.cloud:google-cloud-api-gateway:2.43.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-apigee-connect/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-apigee-connect</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-apigee-connect:2.42.0'
implementation 'com.google.cloud:google-cloud-apigee-connect:2.43.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-apigee-registry/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-apigee-registry</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-apigee-registry:0.42.0'
implementation 'com.google.cloud:google-cloud-apigee-registry:0.43.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-apikeys/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-apikeys</artifactId>
<version>0.40.0</version>
<version>0.41.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-apikeys:0.40.0'
implementation 'com.google.cloud:google-cloud-apikeys:0.41.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-appengine-admin/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-appengine-admin</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-appengine-admin:2.42.0'
implementation 'com.google.cloud:google-cloud-appengine-admin:2.43.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-apphub/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-apphub</artifactId>
<version>0.6.0</version>
<version>0.7.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-apphub:0.6.0'
implementation 'com.google.cloud:google-cloud-apphub:0.7.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-apphub" % "0.6.0"
libraryDependencies += "com.google.cloud" % "google-cloud-apphub" % "0.7.0"
```
<!-- {x-version-update-end} -->

Expand Down
Loading

0 comments on commit 97be8f6

Please sign in to comment.