Skip to content

Commit

Permalink
chore(deps): update storage release dependencies to v2.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 17, 2024
1 parent 9cbb726 commit 68693f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.42.0</version>
<version>2.43.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-control</artifactId>
<version>2.42.0</version>
<version>2.43.0</version>
</dependency>
<!-- [END storage_install_without_bom] -->

Expand Down

0 comments on commit 68693f6

Please sign in to comment.