Skip to content

Commit

Permalink
test(deps): update cross product test dependencies (#2326)
Browse files Browse the repository at this point in the history
* 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>
Co-authored-by: Sydney Munro <97561403+sydney-munro@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 13, 2023
1 parent d7e5b20 commit d46ce54
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 @@ -173,13 +173,13 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-kms-v1</artifactId>
<version>0.124.0</version>
<version>0.125.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kms</artifactId>
<version>2.33.0</version>
<version>2.34.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d46ce54

Please sign in to comment.