Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6ea4141

Browse files
authoredFeb 11, 2020
deps: update core dependencies to v1.92.5 (#162)
1 parent 2795172 commit 6ea4141

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6464
<github.global.server>github</github.global.server>
6565
<site.installationModule>google-cloud-bigquery-parent</site.installationModule>
66-
<google.core.version>1.92.4</google.core.version>
66+
<google.core.version>1.92.5</google.core.version>
6767
<google.api-common.version>1.8.1</google.api-common.version>
6868
<google.common-protos.version>1.17.0</google.common-protos.version>
6969
<gax.version>1.53.1</gax.version>

‎samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.google.cloud</groupId>
6666
<artifactId>google-cloud-core</artifactId>
67-
<version>1.92.4</version>
67+
<version>1.92.5</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)
Failed to load comments.