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

Commit 30d1b6a

Browse files
authored
deps: update core dependencies (#70)
1 parent 9d8be8a commit 30d1b6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,11 @@
151151
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
152152
<github.global.server>github</github.global.server>
153153
<site.installationModule>google-cloud-trace-parent</site.installationModule>
154-
<google.core.version>1.92.0</google.core.version>
154+
<google.core.version>1.92.3</google.core.version>
155155
<google.api-common.version>1.8.1</google.api-common.version>
156156
<google.common-protos.version>1.17.0</google.common-protos.version>
157-
<gax.version>1.52.0</gax.version>
158-
<grpc.version>1.26.0</grpc.version>
157+
<gax.version>1.53.0</gax.version>
158+
<grpc.version>1.27.0</grpc.version>
159159
<protobuf.version>3.11.1</protobuf.version>
160160
<junit.version>4.13</junit.version>
161161
<guava.version>28.1-android</guava.version>

0 commit comments

Comments
 (0)