Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud:google-cloud-storage to…
Browse files Browse the repository at this point in the history
… v2.45.0
  • Loading branch information
renovate[bot] authored and augi committed Nov 19, 2024
1 parent b6cbb6f commit a4cd1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
ext {
metricsVersion = "3.0.4"
http4sVersion = "0.22.15"
gcsVersion = "2.44.1"
gcsVersion = "2.45.0"
zstdVersion = "1.5.6-7"
monixVersion = "3.4.1" // Used only in tests.
}
Expand Down

0 comments on commit a4cd1f8

Please sign in to comment.