Skip to content

Commit 7bc796e

Browse files
authored
chore(deps): update dependency com.google.cloud:libraries-bom to v26.43.0 (#1515)
1 parent 2e39265 commit 7bc796e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/native-image-sample/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.41.0</version>
31+
<version>26.43.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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.41.0</version>
33+
<version>26.43.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

0 commit comments

Comments
 (0)