Skip to content

Commit 8990b7c

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-core to v2.28.0 (#1830)
1 parent e4f2b26 commit 8990b7c

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.27.0</version>
83+
<version>2.28.0</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.27.0</version>
82+
<version>2.28.0</version>
8383
<classifier>tests</classifier>
8484
</dependency>
8585
<dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.google.cloud</groupId>
100100
<artifactId>google-cloud-core</artifactId>
101-
<version>2.27.0</version>
101+
<version>2.28.0</version>
102102
<classifier>tests</classifier>
103103
</dependency>
104104
<!-- [END_EXCLUDE] -->

0 commit comments

Comments
 (0)