diff --git a/settings.gradle b/settings.gradle index 4caa986..7c864a8 100644 --- a/settings.gradle +++ b/settings.gradle @@ -32,7 +32,7 @@ dependencyResolutionManagement { library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.17') - library('gcs', 'com.google.cloud:google-cloud-storage:2.56.0') + library('gcs', 'com.google.cloud:google-cloud-storage:2.58.0') } } }