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] committed Mar 16, 2023
1 parent 9f0b066 commit 59d3751
Show file tree
Hide file tree
Showing 48 changed files with 158 additions and 156 deletions.
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.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.cloud:google-cloud-advisorynotifications:0.1.0'
implementation 'com.google.cloud:google-cloud-advisorynotifications:0.2.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.1.0"
libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.2.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.22.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-admin:0.22.0'
implementation 'com.google.analytics:google-analytics-admin:0.23.0'
```

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

```Scala
libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.22.0"
libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.23.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.23.0</version>
<version>0.24.0</version>
</dependency>
```

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

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

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

```Scala
libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.23.0"
libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.24.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.9.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-analyticshub:0.9.0'
implementation 'com.google.cloud:google-cloud-analyticshub:0.10.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-bare-metal-solution/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-bare-metal-solution</artifactId>
<version>0.12.0</version>
<version>0.13.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-bare-metal-solution:0.12.0'
implementation 'com.google.cloud:google-cloud-bare-metal-solution:0.13.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bare-metal-solution" % "0.12.0"
libraryDependencies += "com.google.cloud" % "google-cloud-bare-metal-solution" % "0.13.0"
```
<!--- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-beyondcorp-appconnections/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-beyondcorp-appconnections</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-beyondcorp-appconnections:0.10.0'
implementation 'com.google.cloud:google-cloud-beyondcorp-appconnections:0.11.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-beyondcorp-appconnectors/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-beyondcorp-appconnectors</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-beyondcorp-appconnectors:0.10.0'
implementation 'com.google.cloud:google-cloud-beyondcorp-appconnectors:0.11.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-beyondcorp-appgateways/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-beyondcorp-appgateways</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-beyondcorp-appgateways:0.10.0'
implementation 'com.google.cloud:google-cloud-beyondcorp-appgateways:0.11.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-beyondcorp-clientconnectorservices/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-beyondcorp-clientconnectorservices</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-beyondcorp-clientconnectorservices:0.10.0'
implementation 'com.google.cloud:google-cloud-beyondcorp-clientconnectorservices:0.11.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-beyondcorp-clientgateways/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-beyondcorp-clientgateways</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-beyondcorp-clientgateways:0.10.0'
implementation 'com.google.cloud:google-cloud-beyondcorp-clientgateways:0.11.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-bigquery-data-exchange/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-bigquery-data-exchange</artifactId>
<version>2.7.0</version>
<version>2.8.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-bigquery-data-exchange:2.7.0'
implementation 'com.google.cloud:google-cloud-bigquery-data-exchange:2.8.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery-data-exchange" % "2.7.0"
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery-data-exchange" % "2.8.0"
```
<!--- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-bigquerydatapolicy/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-bigquerydatapolicy</artifactId>
<version>0.9.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-bigquerydatapolicy:0.9.0'
implementation 'com.google.cloud:google-cloud-bigquerydatapolicy:0.10.0'
```

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

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

Expand Down
6 changes: 3 additions & 3 deletions java-bigqueryreservation/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-bigqueryreservation</artifactId>
<version>2.13.0</version>
<version>2.14.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-bigqueryreservation:2.13.0'
implementation 'com.google.cloud:google-cloud-bigqueryreservation:2.14.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "2.13.0"
libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "2.14.0"
```
<!--- {x-version-update-end} -->

Expand Down
8 changes: 5 additions & 3 deletions java-compute/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,28 @@ Java idiomatic client for [Compute Engine][product-docs].

If you are using Maven, add this to your pom.xml file:

<!--- {x-version-update-start:google-cloud-compute:released} -->

```xml
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute</artifactId>
<version>1.22.0</version>
<version>1.23.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-compute:1.22.0'
implementation 'com.google.cloud:google-cloud-compute:1.23.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-compute" % "1.22.0"
libraryDependencies += "com.google.cloud" % "google-cloud-compute" % "1.23.0"
```
<!--- {x-version-update-end} -->

## Authentication

Expand Down
6 changes: 3 additions & 3 deletions java-containeranalysis/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-containeranalysis</artifactId>
<version>2.13.0</version>
<version>2.14.0</version>
</dependency>
```

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

```Groovy
implementation 'com.google.cloud:google-cloud-containeranalysis:2.13.0'
implementation 'com.google.cloud:google-cloud-containeranalysis:2.14.0'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.13.0"
libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.14.0"
```
<!--- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-contentwarehouse/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-contentwarehouse</artifactId>
<version>0.8.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-contentwarehouse:0.8.0'
implementation 'com.google.cloud:google-cloud-contentwarehouse:0.9.0'
```

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

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

Expand Down
Loading

0 comments on commit 59d3751

Please sign in to comment.