| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a420738 commit bbede73
193 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -65,16 +65,16 @@ If you are using Maven, add this to your pom.xml file | |||
| 65 | 65 | <dependency> | |
| 66 | 66 | <groupId>com.google.cloud</groupId> | |
| 67 | 67 | <artifactId>google-cloud-storage</artifactId> | |
| 68 | - <version>1.43.0</version> | ||
| 68 | + <version>1.44.0</version> | ||
| 69 | 69 | </dependency> | |
| 70 | 70 | ``` | |
| 71 | 71 | If you are using Gradle, add this to your dependencies | |
| 72 | 72 | ```Groovy | |
| 73 | - compile 'com.google.cloud:google-cloud-storage:1.43.0' | ||
| 73 | + compile 'com.google.cloud:google-cloud-storage:1.44.0' | ||
| 74 | 74 | ``` | |
| 75 | 75 | If you are using SBT, add this to your dependencies | |
| 76 | 76 | ```Scala | |
| 77 | - libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.43.0" | ||
| 77 | + libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.44.0" | ||
| 78 | 78 | ``` | |
| 79 | 79 | [//]: # ({x-version-update-end}) | |
| 80 | 80 | ||
@@ -294,7 +294,7 @@ The easiest way to solve version conflicts is to use google-cloud's BOM. In Mave | |||
| 294 | 294 | <dependency> | |
| 295 | 295 | <groupId>com.google.cloud</groupId> | |
| 296 | 296 | <artifactId>google-cloud-bom</artifactId> | |
| 297 | - <version>0.61.0-alpha</version> | ||
| 297 | + <version>0.62.0-alpha</version> | ||
| 298 | 298 | <type>pom</type> | |
| 299 | 299 | <scope>import</scope> | |
| 300 | 300 | </dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-asset-v1beta1</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-asset-v1beta1:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-asset-v1beta1:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-asset-v1beta1</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-asset-v1beta1</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-automl-v1beta1</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-automl-v1beta1:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-automl-v1beta1:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-automl-v1beta1</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-automl-v1beta1</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-bigquerydatatransfer-v1</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-bigquerydatatransfer-v1</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-bigquerydatatransfer-v1</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-bigtable-admin-v2</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigtable-admin-v2:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-bigtable-admin-v2:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-bigtable-admin-v2</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-bigtable-admin-v2</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-bigtable-v2</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigtable-v2:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-bigtable-v2:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-bigtable-v2</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-bigtable-v2</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-container-v1</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-container-v1:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-container-v1:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-container-v1</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-container-v1</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-containeranalysis-v1beta1</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-containeranalysis-v1beta1:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-containeranalysis-v1beta1:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-containeranalysis-v1beta1</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-containeranalysis-v1beta1</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-dataproc-v1</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-dataproc-v1:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-dataproc-v1:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-dataproc-v1</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-dataproc-v1</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-dataproc-v1beta2</artifactId> | |
| 6 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-dataproc-v1beta2:current} --> | ||
| 6 | + <version>0.27.0</version><!-- {x-version-update:grpc-google-cloud-dataproc-v1beta2:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-dataproc-v1beta2</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-dataproc-v1beta2</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.26.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.27.0</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments