Skip to content

Commit d638d5e

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v26.5.0 (#2492)
* chore(deps): update dependency com.google.cloud:libraries-bom to v26.5.0 * 🦉 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 3bf5ffc commit d638d5e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google
2121
<dependency>
2222
<groupId>com.google.cloud</groupId>
2323
<artifactId>libraries-bom</artifactId>
24-
<version>26.4.0</version>
24+
<version>26.5.0</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

‎samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>libraries-bom</artifactId>
42-
<version>26.4.0</version>
42+
<version>26.5.0</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>

‎samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud</groupId>
4949
<artifactId>libraries-bom</artifactId>
50-
<version>26.4.0</version>
50+
<version>26.5.0</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</dependency>

0 commit comments

Comments
 (0)