Skip to content

Commit 70f1754

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v26 (#710)
* chore(deps): update dependency com.google.cloud:libraries-bom to v26 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 84450fd commit 70f1754

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-tasks/samples/native-image-sample/pom.xml

+1-1
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>25.4.0</version>
32+
<version>26.0.0</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

java-tasks/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>25.4.0</version>
33+
<version>26.0.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

0 commit comments

Comments
 (0)