Skip to content

Commit ef5f2c6

Browse files
authored
deps: update core dependencies (#171)
1 parent 1617c40 commit ef5f2c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6464
<github.global.server>github</github.global.server>
6565
<site.installationModule>google-cloud-storage-parent</site.installationModule>
66-
<google.core.version>1.93.1</google.core.version>
66+
<google.core.version>1.93.2</google.core.version>
6767
<google.api-common.version>1.8.1</google.api-common.version>
6868
<junit.version>4.13</junit.version>
6969
<threeten.version>1.4.1</threeten.version>
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>io.grpc</groupId>
105105
<artifactId>grpc-bom</artifactId>
106-
<version>1.27.2</version>
106+
<version>1.28.0</version>
107107
<type>pom</type>
108108
<scope>import</scope>
109109
</dependency>

0 commit comments

Comments
 (0)