Skip to content

Commit b8a3d13

Browse files
authoredDec 10, 2024··
fix(deps): update dependency com.google.cloud:libraries-bom to v26.51.0 (#2491)
1 parent c0edd6a commit b8a3d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎samples/snippets/pom.xml

+1-1
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.39.0</version>
33+
<version>26.51.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.