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
…java6 to v1.34.1
  • Loading branch information
renovate-bot committed May 9, 2022
1 parent 872ad59 commit 2c0c439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-api-client-bom/pom.xml
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-java6</artifactId>
<version>1.34.1-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.34.1</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
Expand Down

0 comments on commit 2c0c439

Please sign in to comment.