Abacn commented on code in PR #34521:
URL: https://github.com/apache/beam/pull/34521#discussion_r2025472879
##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -618,7 +618,7 @@ class BeamModulePlugin implements Plugin<Project> {
def influxdb_version = "2.19"
def httpclient_version = "4.5.13"
def httpcore_version = "4.4.14"
- def iceberg_bqms_catalog_version = "1.5.2-0.1.0"
+ def iceberg_bqms_catalog_version = "1.6.1-1.0.1-beta"
Review Comment:
Shall we add a TODO to move onto stable (non-beta) version before release
cut?
--
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]