Skip to content

Commit

Permalink
chore(deps): update dependency com.google.api-client:google-api-clien…
Browse files Browse the repository at this point in the history
…t to v1.31.4 (#1765)
  • Loading branch information
renovate-bot committed Apr 12, 2021
1 parent c286070 commit ac25206
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.31.3</version>
<version>1.31.4</version>
</dependency>
<!-- [END google-api-client_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.31.3</version>
<version>1.31.4</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down

0 comments on commit ac25206

Please sign in to comment.