Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit ec534c3

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.1.11 (#939)
1 parent 8252656 commit ec534c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud</groupId>
4949
<artifactId>google-cloud-bigquery</artifactId>
50-
<version>2.1.10</version>
50+
<version>2.1.11</version>
5151
<scope>test</scope>
5252
</dependency>
5353
<dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-bigquery</artifactId>
49-
<version>2.1.10</version>
49+
<version>2.1.11</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)