Skip to content

Commit

Permalink
test(deps): update cross product test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 19, 2024
1 parent a9910f2 commit 1e51be2
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 @@ -16,7 +16,7 @@
</parent>
<properties>
<site.installationModule>google-cloud-storage</site.installationModule>
<pubsub-proto.version>1.116.1</pubsub-proto.version>
<pubsub-proto.version>1.116.2</pubsub-proto.version>
</properties>
<dependencies>
<dependency>
Expand Down Expand Up @@ -231,7 +231,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kms</artifactId>
<version>2.56.0</version>
<version>2.57.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1e51be2

Please sign in to comment.