Skip to content

Commit 9635c9b

Browse files
committed
chore(deps): update dependency com.google.cloud:libraries-bom to v26.42.0
1 parent e00b884 commit 9635c9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/native-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>libraries-bom</artifactId>
32-
<version>26.39.0</version>
32+
<version>26.42.0</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>
3636
<artifactId>libraries-bom</artifactId>
37-
<version>26.39.0</version>
37+
<version>26.42.0</version>
3838
<type>pom</type>
3939
<scope>import</scope>
4040
</dependency>

0 commit comments

Comments
 (0)