Skip to content

Commit bac67a2

Browse files
authored
Merge pull request #41 from Aiven-Open/dependabot/gradle/com.google.cloud-google-cloud-storage-2.60.0
Bump com.google.cloud:google-cloud-storage from 2.59.0 to 2.60.0
2 parents 4caf714 + c551e7a commit bac67a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencyResolutionManagement {
3232

3333
library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.17')
3434

35-
library('gcs', 'com.google.cloud:google-cloud-storage:2.59.0')
35+
library('gcs', 'com.google.cloud:google-cloud-storage:2.60.0')
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)