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

Commit

Permalink
deps: update core libraries (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Feb 29, 2020
1 parent bb6c98d commit a98636c
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-kms-parent</site.installationModule>
<google.core.version>1.92.5</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 @@ -295,4 +295,4 @@
</plugin>
</plugins>
</reporting>
</project>
</project>

0 comments on commit a98636c

Please sign in to comment.