File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ object Dependencies {
7272 val ioGrpc : ModuleID = " io.grpc" % " grpc-core" % " 1.75.0"
7373
7474 val googleOAuth2 : ModuleID = " com.google.auth" % " google-auth-library-oauth2-http" % " 0.18.0" excludeAll excludIoGrpc
75- val googleStorage : ModuleID = " com.google.apis" % " google-api-services-storage" % " v1-rev20250815 -2.0.0" excludeAll excludIoGrpc // force this version
75+ val googleStorage : ModuleID = " com.google.apis" % " google-api-services-storage" % " v1-rev20250925 -2.0.0" excludeAll excludIoGrpc // force this version
7676
7777 val monocle : ModuleID = " com.github.julien-truffaut" %% " monocle-core" % monocleVersion
7878 val monocleMacro : ModuleID = " com.github.julien-truffaut" %% " monocle-macro" % monocleVersion
You can’t perform that action at this time.
0 commit comments