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 10, 2022
1 parent 54a9a0c commit 4c5af87
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 4c5af87

Please sign in to comment.