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-v1 to v2.5.1 (googleapis#8304)"

This reverts commit 155d2d5.
  • Loading branch information
suztomo committed Sep 16, 2022
1 parent 42f7b46 commit e7eaeb7
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-bigqueryconnection-v1</artifactId>
<version>2.5.1</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1:current} -->
<version>2.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1: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 @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bigqueryconnection-v1</artifactId>
<version>2.5.1</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1:current} -->
<version>2.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down

0 comments on commit e7eaeb7

Please sign in to comment.