Skip to content

Commit 097e90a

Browse files
authored
Revert spanner version (#37305)
1 parent fc39ee6 commit 097e90a

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
@@ -614,7 +614,7 @@ class BeamModulePlugin implements Plugin<Project> {
614614
def google_clients_version = "2.0.0"
615615
def google_cloud_bigdataoss_version = "2.2.26"
616616
// [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"
617+
def google_cloud_spanner_version = "6.104.0"
618618
def google_code_gson_version = "2.10.1"
619619
def google_oauth_clients_version = "1.34.1"
620620
// [bomupgrader] determined by: io.grpc:grpc-netty, consistent with: google_cloud_platform_libraries_bom

0 commit comments

Comments
 (0)