Skip to content

Commit f093f39

Browse files
committed
chore(deps): update dependency com.google.cloud:libraries-bom to v26.59.0
1 parent f1e05e9 commit f093f39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/native-image-sample/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.55.0</version>
32+
<version>26.59.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
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>libraries-bom</artifactId>
32-
<version>26.55.0</version>
32+
<version>26.59.0</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

0 commit comments

Comments
 (0)