Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update core transport dependencies (#16)
  • Loading branch information
renovate-bot authored and chingor13 committed Dec 26, 2019
1 parent 4772adc commit d0a82ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -77,14 +77,14 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-bom</artifactId>
<version>1.33.0</version>
<version>1.34.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.30.6</version>
<version>1.30.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d0a82ab

Please sign in to comment.