Skip to content

Commit

Permalink
deps: update core deps (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Feb 29, 2020
1 parent f099683 commit 75d38f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -63,10 +63,10 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-logging-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>
<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>
Expand Down Expand Up @@ -317,4 +317,4 @@
</modules>
</profile>
</profiles>
</project>
</project>

0 comments on commit 75d38f1

Please sign in to comment.