sakthivelmanii commented on code in PR #37255:
URL: https://github.com/apache/beam/pull/37255#discussion_r2673668643
##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -613,7 +613,7 @@ class BeamModulePlugin implements Plugin<Project> {
def google_clients_version = "2.0.0"
def google_cloud_bigdataoss_version = "2.2.26"
// [bomupgrader] determined by: com.google.cloud:google-cloud-spanner,
consistent with: google_cloud_platform_libraries_bom
- def google_cloud_spanner_version = "6.105.0"
+ def google_cloud_spanner_version = "6.106.0"
Review Comment:
BOM release might take an another week. In such cases, we will miss the beam
release. Can we push with this change? or Is there a way to do an another
release once BOM is available?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]