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 3bc65ea commit 6fd00f3Copy full SHA for 6fd00f3
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.58.0")
32
implementation("io.github.z4kn4fein:semver:3.0.0")
33
}
34
0 commit comments