Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

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

chore(deps): bump com.google.cloud:google-cloud-storage from 2.30.1 to 2.32.1
  • Loading branch information
tvainika authored Feb 1, 2024
2 parents 40a84d0 + b2d6599 commit 520d00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ dependencies {

implementation "io.aiven:commons-for-apache-kafka-connect:$aivenConnectCommonsVersion"

implementation("com.google.cloud:google-cloud-storage:2.30.1") {
implementation("com.google.cloud:google-cloud-storage:2.32.1") {
exclude group: "com.google.guava", module: "guava"
}
// TODO: document why specific version of guava is required
Expand Down

0 comments on commit 520d00d

Please sign in to comment.