Skip to content

Commit

Permalink
Merge pull request #183 from avast/renovate/gcsversion
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.google.cloud:google-cloud-storage to v2.22.3
  • Loading branch information
mi-char authored Jun 6, 2023
2 parents cc94dd4 + bded2f4 commit 8f90248
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 = "2.10.4"
http4sVersion = "0.22.12"
gcsVersion = "2.22.2"
gcsVersion = "2.22.3"
monixVersion = "3.4.1" // Used only in tests.
}

Expand Down

0 comments on commit 8f90248

Please # to comment.