Skip to content

Commit 4e759e9

Browse files
test(deps): update cross product test dependencies (#2254)
* test(deps): update cross product test dependencies * 🦉 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 053d1d2 commit 4e759e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-cloud-storage/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,13 +173,13 @@
173173
<dependency>
174174
<groupId>com.google.api.grpc</groupId>
175175
<artifactId>proto-google-cloud-kms-v1</artifactId>
176-
<version>0.121.0</version>
176+
<version>0.122.0</version>
177177
<scope>test</scope>
178178
</dependency>
179179
<dependency>
180180
<groupId>com.google.cloud</groupId>
181181
<artifactId>google-cloud-kms</artifactId>
182-
<version>2.30.0</version>
182+
<version>2.31.0</version>
183183
<scope>test</scope>
184184
</dependency>
185185
<dependency>

0 commit comments

Comments
 (0)