damccorm commented on code in PR #37255:
URL: https://github.com/apache/beam/pull/37255#discussion_r2673087217


##########
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:
   Oh, I didn't realize this is part of the bom; has a new 
google_cloud_platform_libraries_bom been released with this version? If not, 
we'll want to wait until that is out before making this upgrade.



-- 
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]

Reply via email to