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

chore(deps): bump com.google.cloud:google-cloud-storage from 2.36.1 to 2.37.0
  • Loading branch information
ivanyu authored May 2, 2024
2 parents 28ba1bf + 32cca1e commit 9d4d9e1
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.36.1") {
implementation("com.google.cloud:google-cloud-storage:2.37.0") {
exclude group: "com.google.guava", module: "guava"
}
// TODO: document why specific version of guava is required
Expand Down

0 comments on commit 9d4d9e1

Please sign in to comment.