Skip to content

Commit

Permalink
Update plugins/repository-gcs/build.gradle
Browse files Browse the repository at this point in the history
Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
  • Loading branch information
stephen-crawford and reta authored Jun 16, 2023
1 parent fa784ed commit 9251c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/repository-gcs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ versions << [
dependencies {
api 'com.google.cloud:google-cloud-storage:1.113.1'
api 'com.google.cloud:google-cloud-core:2.5.10'
runtimeOnly 'com.google.guava:guava:32.0.1-jre'
runtimeOnly "com.google.guava:guava:${versions.guava}"
api 'com.google.guava:failureaccess:1.0.1'
api 'com.google.http-client:google-http-client:1.43.2'
api "commons-logging:commons-logging:${versions.commonslogging}"
Expand Down

0 comments on commit 9251c7e

Please sign in to comment.