Skip to content

Commit

Permalink
Revert "fix(deps): update dependency com.google.api.grpc:grpc-google-…
Browse files Browse the repository at this point in the history
…cloud-recaptchaenterprise-v1 to v3.0.6 (googleapis#8314)"

This reverts commit 62dc4dd.
  • Loading branch information
suztomo committed Sep 16, 2022
1 parent cd05459 commit 381aec3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-recaptchaenterprise-v1</artifactId>
<version>3.0.6</version><!-- {x-version-update:grpc-google-cloud-recaptchaenterprise-v1:current} -->
<version>3.0.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recaptchaenterprise-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java-recaptchaenterprise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-recaptchaenterprise-v1</artifactId>
<version>3.0.6</version><!-- {x-version-update:grpc-google-cloud-recaptchaenterprise-v1:current} -->
<version>3.0.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recaptchaenterprise-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down

0 comments on commit 381aec3

Please sign in to comment.