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

Commit 072f98d

Browse files
committed
chore: update core dependencies
1 parent 9446245 commit 072f98d

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
@@ -56,12 +56,12 @@
5656
<site.installationModule>${project.artifactId}</site.installationModule>
5757

5858
<grpc.version>1.27.2</grpc.version>
59-
<gax.version>1.54.0</gax.version>
59+
<gax.version>1.55.0</gax.version>
6060
<guava.version>28.2-android</guava.version>
6161
<protobuf.version>3.11.4</protobuf.version>
6262
<google.api-common.version>1.9.0</google.api-common.version>
6363
<google.common-protos.version>1.17.0</google.common-protos.version>
64-
<google.core.version>1.93.0</google.core.version>
64+
<google.core.version>1.93.3</google.core.version>
6565
<google.auth.version>0.20.0</google.auth.version>
6666
<google.http-client.version>1.34.2</google.http-client.version>
6767
<google.api-client.version>1.30.9</google.api-client.version>

0 commit comments

Comments
 (0)