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

Commit dfeb80e

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-core to v1.95.1 (#726)
1 parent ea266da commit dfeb80e

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
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.google.cloud</groupId>
6565
<artifactId>google-cloud-core</artifactId>
66-
<version>1.94.8</version>
66+
<version>1.95.1</version>
6767
<scope>test</scope>
6868
<classifier>tests</classifier>
6969
</dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.google.cloud</groupId>
6464
<artifactId>google-cloud-core</artifactId>
65-
<version>1.94.8</version>
65+
<version>1.95.1</version>
6666
<scope>test</scope>
6767
<classifier>tests</classifier>
6868
</dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.google.cloud</groupId>
7373
<artifactId>google-cloud-core</artifactId>
74-
<version>1.94.8</version>
74+
<version>1.95.1</version>
7575
<scope>test</scope>
7676
<classifier>tests</classifier>
7777
</dependency>

0 commit comments

Comments
 (0)