Skip to content

Commit

Permalink
chore(main): release 1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 8, 2024
1 parent 6ce7322 commit 55cf652
Show file tree
Hide file tree
Showing 99 changed files with 297 additions and 297 deletions.
6 changes: 3 additions & 3 deletions java-gke-multi-cloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-gke-multi-cloud</artifactId>
<version>0.50.0</version>
<version>0.51.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.50.0'
implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.51.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.50.0"
libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.51.0"
```
<!-- {x-version-update-end} -->

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-gkehub:1.51.0'
implementation 'com.google.cloud:google-cloud-gkehub:1.52.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.51.0"
libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.52.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-grafeas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>2.52.0</version>
<version>2.53.0</version>
</dependency>
```

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

```Groovy
implementation 'io.grafeas:grafeas:2.52.0'
implementation 'io.grafeas:grafeas:2.53.0'
```

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

```Scala
libraryDependencies += "io.grafeas" % "grafeas" % "2.52.0"
libraryDependencies += "io.grafeas" % "grafeas" % "2.53.0"
```
<!-- {x-version-update-end} -->

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-gsuite-addons:2.51.0'
implementation 'com.google.cloud:google-cloud-gsuite-addons:2.52.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.51.0"
libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.52.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-iam-admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-admin</artifactId>
<version>0.2.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-iam-admin:0.2.0'
implementation 'com.google.cloud:google-iam-admin:3.47.0'
```

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

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

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

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

```Groovy
implementation 'com.google.cloud:google-iam-policy:1.49.0'
implementation 'com.google.cloud:google-iam-policy:1.50.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.49.0"
libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.50.0"
```
<!-- {x-version-update-end} -->

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-iamcredentials:2.51.0'
implementation 'com.google.cloud:google-cloud-iamcredentials:2.52.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.51.0"
libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.52.0"
```
<!-- {x-version-update-end} -->

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-iap:0.7.0'
implementation 'com.google.cloud:google-cloud-iap:0.8.0'
```

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

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

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-ids:1.50.0'
implementation 'com.google.cloud:google-cloud-ids:1.51.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.50.0"
libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.51.0"
```
<!-- {x-version-update-end} -->

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-infra-manager:0.28.0'
implementation 'com.google.cloud:google-cloud-infra-manager:0.29.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.28.0"
libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.29.0"
```
<!-- {x-version-update-end} -->

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-iot:2.51.0'
implementation 'com.google.cloud:google-cloud-iot:2.52.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.51.0"
libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.52.0"
```
<!-- {x-version-update-end} -->

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-kms:2.54.0'
implementation 'com.google.cloud:google-cloud-kms:2.55.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.54.0"
libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.55.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-kmsinventory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kmsinventory</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-kmsinventory:0.40.0'
implementation 'com.google.cloud:google-cloud-kmsinventory:0.41.0'
```

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

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

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-language:2.52.0'
implementation 'com.google.cloud:google-cloud-language:2.53.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.52.0"
libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.53.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-life-sciences/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-life-sciences</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.cloud:google-cloud-life-sciences:0.53.0'
implementation 'com.google.cloud:google-cloud-life-sciences:0.54.0'
```

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

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

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

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

```Groovy
implementation 'com.google.cloud:google-cloud-managed-identities:1.49.0'
implementation 'com.google.cloud:google-cloud-managed-identities:1.50.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.49.0"
libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.50.0"
```
<!-- {x-version-update-end} -->

Expand Down
Loading

0 comments on commit 55cf652

Please sign in to comment.