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

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update core libs (#80)
  • Loading branch information
elharo committed Mar 2, 2020
1 parent bb9f9da commit 75c89ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -63,11 +63,11 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-iamcredentials-parent</site.installationModule>
<google.core.version>1.91.1</google.core.version>
<google.core.version>1.93.0</google.core.version>
<google.api-common.version>1.8.1</google.api-common.version>
<google.common-protos.version>1.17.0</google.common-protos.version>
<gax.version>1.53.1</gax.version>
<grpc.version>1.27.1</grpc.version>
<gax.version>1.54.0</gax.version>
<grpc.version>1.27.2</grpc.version>
<protobuf.version>3.11.4</protobuf.version>
<junit.version>4.13</junit.version>
<guava.version>28.2-android</guava.version>
Expand Down Expand Up @@ -253,4 +253,4 @@
</plugin>
</plugins>
</reporting>
</project>
</project>

0 comments on commit 75c89ba

Please sign in to comment.