Skip to content

Commit

Permalink
Merge pull request #26 from Aiven-Open/dependabot/gradle/com.google.c…
Browse files Browse the repository at this point in the history
…loud-google-cloud-storage-2.48.0

Bump com.google.cloud:google-cloud-storage from 2.45.0 to 2.48.0
  • Loading branch information
ivanyu authored Feb 3, 2025
2 parents e4cde23 + 5a35d82 commit 0da6e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {

library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.16')

library('gcs', 'com.google.cloud:google-cloud-storage:2.45.0')
library('gcs', 'com.google.cloud:google-cloud-storage:2.48.0')
}
}
}

0 comments on commit 0da6e2e

Please sign in to comment.