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-bigqueryconnection-v1beta1 to v0.13.1 (googleapis#8307)"

This reverts commit fb36118.
  • Loading branch information
suztomo committed Sep 16, 2022
1 parent 428cb22 commit 0607bbe
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 @@ -63,7 +63,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bigqueryconnection-v1beta1</artifactId>
<version>0.13.1</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
<version>0.13.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java-bigqueryconnection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bigqueryconnection-v1beta1</artifactId>
<version>0.13.1</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
<version>0.13.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit 0607bbe

Please sign in to comment.