diff --git a/settings.gradle b/settings.gradle index f8c7691..864d338 100644 --- a/settings.gradle +++ b/settings.gradle @@ -32,7 +32,7 @@ dependencyResolutionManagement { library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.16') - library('gcs', 'com.google.cloud:google-cloud-storage:2.42.0') + library('gcs', 'com.google.cloud:google-cloud-storage:2.45.0') } } }