Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…
Browse files Browse the repository at this point in the history
…14.7 (#1031)
  • Loading branch information
renovate-bot committed Aug 24, 2022
1 parent 7a2fcb0 commit 5adefd4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion java-aiplatform/samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.14.6</version>
<version>2.14.7</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion java-aiplatform/samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.14.6</version>
<version>2.14.7</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion java-aiplatform/samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.14.6</version>
<version>2.14.7</version>
</dependency>
</dependencies>
</project>

0 comments on commit 5adefd4

Please sign in to comment.