Skip to content

Commit

Permalink
chore(deps): update storage release dependencies to v2.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2024
1 parent 0709bcf commit 7e35b45
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,7 +30,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.40.0</version>
<version>2.40.1</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-control</artifactId>
<version>2.40.0</version>
<version>2.40.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7e35b45

Please sign in to comment.