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.35.2 (#7661)
  • Loading branch information
renovate-bot authored Feb 7, 2023
1 parent ef73baf commit 6a8be9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigtable/use-cases/fraudDetection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<artifactId>google-api-client</artifactId>
<groupId>com.google.api-client</groupId>
<version>1.32.1</version>
<version>1.35.2</version>
</dependency>
<dependency>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 6a8be9e

Please sign in to comment.