Skip to content

Commit

Permalink
test(deps): update cross product test dependencies (#1908)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 21, 2023
1 parent 85e22d7 commit 5de0c09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,13 +168,13 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-kms-v1</artifactId>
<version>0.104.0</version>
<version>0.105.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kms</artifactId>
<version>2.13.0</version>
<version>2.14.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5de0c09

Please sign in to comment.