Skip to content

Commit d31db5b

Browse files
authored
Revert spanner version (#37305) (#37311)
1 parent 5977686 commit d31db5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ class BeamModulePlugin implements Plugin<Project> {
613613
def google_clients_version = "2.0.0"
614614
def google_cloud_bigdataoss_version = "2.2.26"
615615
// [bomupgrader] determined by: com.google.cloud:google-cloud-spanner, consistent with: google_cloud_platform_libraries_bom
616-
def google_cloud_spanner_version = "6.105.0"
616+
def google_cloud_spanner_version = "6.104.0"
617617
def google_code_gson_version = "2.10.1"
618618
def google_oauth_clients_version = "1.34.1"
619619
// [bomupgrader] determined by: io.grpc:grpc-netty, consistent with: google_cloud_platform_libraries_bom

0 commit comments

Comments
 (0)