Skip to content

Commit 48a4432

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-core to v2.24.1 (#1737)
1 parent 70ba500 commit 48a4432

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.google.cloud</groupId>
8282
<artifactId>google-cloud-core</artifactId>
83-
<version>2.23.0</version>
83+
<version>2.24.1</version>
8484
<classifier>tests</classifier>
8585
</dependency>
8686
<dependency>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.google.cloud</groupId>
8181
<artifactId>google-cloud-core</artifactId>
82-
<version>2.23.0</version>
82+
<version>2.24.1</version>
8383
<classifier>tests</classifier>
8484
</dependency>
8585
<dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>com.google.cloud</groupId>
9696
<artifactId>google-cloud-core</artifactId>
97-
<version>2.23.0</version>
97+
<version>2.24.1</version>
9898
<classifier>tests</classifier>
9999
</dependency>
100100
<!-- [END_EXCLUDE] -->

0 commit comments

Comments
 (0)