Skip to content

Commit

Permalink
fix(deps): update dependency com.google.api.grpc:grpc-google-cloud-bi…
Browse files Browse the repository at this point in the history
…gqueryconnection-v1beta1 to v0.13.1
  • Loading branch information
renovate-bot committed Sep 8, 2022
1 parent 30835e1 commit 759f4bb
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-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
<version>0.13.1</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-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
<version>0.13.1</version><!-- {x-version-update:grpc-google-cloud-bigqueryconnection-v1beta1:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit 759f4bb

Please sign in to comment.