Skip to content

Commit 26e63ba

Browse files
authored
chore(deps): update dependency com.google.cloud:libraries-bom to v26.4.0 (#569)
1 parent 18373d3 commit 26e63ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>libraries-bom</artifactId>
31-
<version>26.3.0</version>
31+
<version>26.4.0</version>
3232
<type>pom</type>
3333
<scope>import</scope>
3434
</dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>libraries-bom</artifactId>
31-
<version>26.3.0</version>
31+
<version>26.4.0</version>
3232
<type>pom</type>
3333
<scope>import</scope>
3434
</dependency>

0 commit comments

Comments
 (0)