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 #339 from Aiven-Open/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…cloud-google-cloud-storage-2.30.1

chore(deps): bump com.google.cloud:google-cloud-storage from 2.27.1 to 2.30.1
  • Loading branch information
tvainika authored Jan 8, 2024
2 parents 0a3aa4c + 1c3d3c0 commit 2770864
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.27.1") {
implementation("com.google.cloud:google-cloud-storage:2.30.1") {
exclude group: "com.google.guava", module: "guava"
}
// TODO: document why specific version of guava is required
Expand Down

0 comments on commit 2770864

Please sign in to comment.