Skip to content

Commit 4c203c1

Browse files
authored
chore(deps): update dependency com.google.cloud:libraries-bom to v26.62.0 (#3848)
1 parent 08772af commit 4c203c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.43.0</version>
24+
<version>26.62.0</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</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.43.0</version>
50+
<version>26.62.0</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</dependency>

0 commit comments

Comments
 (0)