Skip to content

Commit 97b62ba

Browse files
renovate-botlqiu96
authored andcommitted
chore(deps): update dependency com.google.cloud:libraries-bom to v26.44.0 (#3265)
1 parent 8620fb3 commit 97b62ba

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.43.0</version>
32+
<version>26.44.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.43.0</version>
37+
<version>26.44.0</version>
3838
<type>pom</type>
3939
<scope>import</scope>
4040
</dependency>

0 commit comments

Comments
 (0)