Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 1, 2023
1 parent e791a31 commit e825725
Show file tree
Hide file tree
Showing 86 changed files with 270 additions and 270 deletions.
6 changes: 3 additions & 3 deletions java-accessapproval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval</artifactId>
<version>2.12.0</version>
<version>2.13.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-accessapproval:2.10.0'
implementation 'com.google.cloud:google-cloud-accessapproval:2.13.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.10.0"
libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.13.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 @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager</artifactId>
<version>1.9.0</version>
<version>1.13.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-identity-accesscontextmanager:1.9.0'
implementation 'com.google.cloud:google-identity-accesscontextmanager:1.13.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.9.0"
libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.13.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 @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-advisorynotifications</artifactId>
<version>0.0.0</version>
<version>0.1.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-advisorynotifications:0.0.0'
implementation 'com.google.cloud:google-cloud-advisorynotifications:0.1.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.0.0"
libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.1.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 @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-aiplatform</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-aiplatform:3.12.0'
implementation 'com.google.cloud:google-cloud-aiplatform:3.13.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.12.0"
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.13.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 @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.analytics</groupId>
<artifactId>google-analytics-admin</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.analytics:google-analytics-admin:0.21.0'
implementation 'com.google.analytics:google-analytics-admin:0.22.0'
```

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

```Scala
libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.21.0"
libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.22.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 @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.analytics</groupId>
<artifactId>google-analytics-data</artifactId>
<version>0.19.0</version>
<version>0.23.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.analytics:google-analytics-data:0.19.0'
implementation 'com.google.analytics:google-analytics-data:0.23.0'
```

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

```Scala
libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.19.0"
libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.23.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 @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-analyticshub</artifactId>
<version>0.6.0</version>
<version>0.9.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-analyticshub:0.6.0'
implementation 'com.google.cloud:google-cloud-analyticshub:0.9.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-analyticshub" % "0.6.0"
libraryDependencies += "com.google.cloud" % "google-cloud-analyticshub" % "0.9.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 @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-api-gateway</artifactId>
<version>2.9.0</version>
<version>2.12.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.9.0'
implementation 'com.google.cloud:google-cloud-api-gateway:2.12.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.9.0"
libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.12.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 @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-apigee-connect</artifactId>
<version>2.9.0</version>
<version>2.12.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.9.0'
implementation 'com.google.cloud:google-cloud-apigee-connect:2.12.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.9.0"
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.12.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 @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-apigee-registry</artifactId>
<version>0.9.0</version>
<version>0.12.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.9.0'
implementation 'com.google.cloud:google-cloud-apigee-registry:0.12.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-registry" % "0.9.0"
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-registry" % "0.12.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 @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-apikeys</artifactId>
<version>0.6.0</version>
<version>0.10.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-apikeys:0.6.0'
implementation 'com.google.cloud:google-cloud-apikeys:0.10.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-apikeys" % "0.6.0"
libraryDependencies += "com.google.cloud" % "google-cloud-apikeys" % "0.10.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 @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-appengine-admin</artifactId>
<version>2.8.0</version>
<version>2.12.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.8.0'
implementation 'com.google.cloud:google-cloud-appengine-admin:2.12.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-area120-tables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables</artifactId>
<version>0.12.0</version>
<version>0.16.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.area120:google-area120-tables:0.12.0'
implementation 'com.google.area120:google-area120-tables:0.16.0'
```

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

```Scala
libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.12.0"
libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.16.0"
```
<!--- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-artifact-registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry</artifactId>
<version>1.8.0</version>
<version>1.11.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-artifact-registry:1.8.0'
implementation 'com.google.cloud:google-cloud-artifact-registry:1.11.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-artifact-registry" % "1.8.0"
libraryDependencies += "com.google.cloud" % "google-cloud-artifact-registry" % "1.11.0"
```
<!--- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-asset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-asset</artifactId>
<version>3.13.0</version>
<version>3.16.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-asset:3.13.0'
implementation 'com.google.cloud:google-cloud-asset:3.16.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.13.0"
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.16.0"
```
<!--- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-assured-workloads/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-assured-workloads</artifactId>
<version>2.9.0</version>
<version>2.12.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-assured-workloads:2.9.0'
implementation 'com.google.cloud:google-cloud-assured-workloads:2.12.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-assured-workloads" % "2.9.0"
libraryDependencies += "com.google.cloud" % "google-cloud-assured-workloads" % "2.12.0"
```
<!--- {x-version-update-end} -->

Expand Down
Loading

0 comments on commit e825725

Please sign in to comment.