Abacn commented on code in PR #36995:
URL: https://github.com/apache/beam/pull/36995#discussion_r2589793759
##########
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] TODO(#35868): currently pinned, should be determined by:
com.google.cloud:google-cloud-spanner, consistent with:
google_cloud_platform_libraries_bom
- def google_cloud_spanner_version = "6.95.1"
+ def google_cloud_spanner_version = "6.104.0"
Review Comment:
we can adjust the comment above "currently pinned before gcp-bom moving
beyond this version")
--
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]