We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1617c40 commit ef5f2c6Copy full SHA for ef5f2c6
pom.xml
@@ -63,7 +63,7 @@
63
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
64
<github.global.server>github</github.global.server>
65
<site.installationModule>google-cloud-storage-parent</site.installationModule>
66
- <google.core.version>1.93.1</google.core.version>
+ <google.core.version>1.93.2</google.core.version>
67
<google.api-common.version>1.8.1</google.api-common.version>
68
<junit.version>4.13</junit.version>
69
<threeten.version>1.4.1</threeten.version>
@@ -103,7 +103,7 @@
103
<dependency>
104
<groupId>io.grpc</groupId>
105
<artifactId>grpc-bom</artifactId>
106
- <version>1.27.2</version>
+ <version>1.28.0</version>
107
<type>pom</type>
108
<scope>import</scope>
109
</dependency>
0 commit comments