Skip to content

Commit

Permalink
deps: update core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2020
1 parent 2faeb54 commit d6c1b9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -103,14 +103,14 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-bom</artifactId>
<version>1.27.2</version>
<version>1.28.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-bom</artifactId>
<version>1.54.0</version>
<version>1.55.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d6c1b9b

Please sign in to comment.