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 fc39ee6 commit 097e90aCopy full SHA for 097e90a
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -614,7 +614,7 @@ class BeamModulePlugin implements Plugin<Project> {
614
def google_clients_version = "2.0.0"
615
def google_cloud_bigdataoss_version = "2.2.26"
616
// [bomupgrader] determined by: com.google.cloud:google-cloud-spanner, consistent with: google_cloud_platform_libraries_bom
617
- def google_cloud_spanner_version = "6.105.0"
+ def google_cloud_spanner_version = "6.104.0"
618
def google_code_gson_version = "2.10.1"
619
def google_oauth_clients_version = "1.34.1"
620
// [bomupgrader] determined by: io.grpc:grpc-netty, consistent with: google_cloud_platform_libraries_bom
0 commit comments