Skip to content

Commit

Permalink
fix(deps): update dependency com.google.api-client:google-api-client …
Browse files Browse the repository at this point in the history
…to v1.33.4 (#2022)
  • Loading branch information
renovate-bot committed Apr 6, 2022
1 parent b36c162 commit 582bde1
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
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.33.2</version>
<version>1.33.4</version>
</dependency>
<!-- [END google-api-client_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.33.2</version>
<version>1.33.4</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down

0 comments on commit 582bde1

Please sign in to comment.