Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-storage-…
Browse files Browse the repository at this point in the history
…control to v2.36.1-alpha
  • Loading branch information
renovate-bot committed Apr 16, 2024
1 parent 9b0253c commit b96d421
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-control</artifactId>
<version>2.36.0-alpha</version><!-- {x-version-update:google-cloud-storage:current} -->
<version>2.36.1-alpha</version><!-- {x-version-update:google-cloud-storage:current} -->
</dependency>
<!-- [END storage_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/native-image-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-control</artifactId>
<version>2.36.0-alpha</version><!-- {x-version-update:google-cloud-storage:current} -->
<version>2.36.1-alpha</version><!-- {x-version-update:google-cloud-storage:current} -->
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b96d421

Please sign in to comment.