Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 5046818

Browse files
authored
deps: update core dependencies (#104)
1 parent 825f29c commit 5046818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5656
<site.installationModule>${project.artifactId}</site.installationModule>
5757

58-
<grpc.version>1.30.2</grpc.version>
59-
<gax.version>1.57.1</gax.version>
58+
<grpc.version>1.31.0</grpc.version>
59+
<gax.version>1.58.0</gax.version>
6060
<guava.version>29.0-android</guava.version>
6161
<protobuf.version>3.12.2</protobuf.version>
6262
<google.api-common.version>1.10.0</google.api-common.version>

0 commit comments

Comments
 (0)