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

Commit

Permalink
deps: update core dependencies (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 30, 2020
1 parent a47923f commit 772124c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -60,13 +60,13 @@
<properties>
<site.installationModule>google-cloud-notification</site.installationModule>
<junit.version>4.13</junit.version>
<grpc.version>1.25.0</grpc.version>
<grpc.version>1.27.0</grpc.version>
<google.api-common.version>1.8.1</google.api-common.version>
<api-client.version>1.30.7</api-client.version>
<google.core.version>1.92.0</google.core.version>
<google.core.version>1.92.3</google.core.version>
<guava.version>28.1-android</guava.version>
<gax.version>1.52.0</gax.version>
<google.auth.version>0.19.0</google.auth.version>
<gax.version>1.53.0</gax.version>
<google.auth.version>0.20.0</google.auth.version>
<http-client-bom.version>1.34.0</http-client-bom.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 772124c

Please sign in to comment.