We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4553a commit 21b45a6Copy full SHA for 21b45a6
firebase-dataconnect/gradleplugin/plugin/build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
implementation(gradleKotlinDsl())
29
implementation(firebaseLibs.kotlinx.serialization.core)
30
implementation(firebaseLibs.kotlinx.serialization.json)
31
- implementation("com.google.cloud:google-cloud-storage:2.56.0")
+ implementation("com.google.cloud:google-cloud-storage:2.57.0")
32
implementation("io.github.z4kn4fein:semver:3.0.0")
33
}
34
0 commit comments