Skip to content

Commit af90fcf

Browse files
committed
chore(deps): update dependency com.google.cloud:libraries-bom to v26.60.0
1 parent 644ebd7 commit af90fcf

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.60.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.60.0</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

0 commit comments

Comments
 (0)