Skip to content

Commit 3e04561

Browse files
authored
Merge branch 'googleapis:main' into main
2 parents 5c2cf23 + 76ef67c commit 3e04561

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.google.cloud</groupId>
8888
<artifactId>google-cloud-bigquery</artifactId>
89-
<version>2.48.1</version>
89+
<version>2.49.0</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>com.google.cloud</groupId>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud-bigquery</artifactId>
88-
<version>2.48.1</version>
88+
<version>2.49.0</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>libraries-bom</artifactId>
48-
<version>26.56.0</version>
48+
<version>26.57.0</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

0 commit comments

Comments
 (0)