Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
Browse files Browse the repository at this point in the history
…connection to v2.37.0 (#3131)
  • Loading branch information
renovate-bot committed Feb 12, 2024
1 parent 5e28419 commit e3d3226
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -161,7 +161,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigqueryconnection</artifactId>
<version>2.36.0</version>
<version>2.37.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigqueryconnection</artifactId>
<version>2.36.0</version>
<version>2.37.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigqueryconnection</artifactId>
<version>2.36.0</version>
<version>2.37.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigqueryconnection</artifactId>
<version>2.36.0</version>
<version>2.37.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e3d3226

Please sign in to comment.