johnjcasey commented on code in PR #24424:
URL: https://github.com/apache/beam/pull/24424#discussion_r1036088253
##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -499,6 +499,7 @@ class BeamModulePlugin implements Plugin<Project> {
def spark3_version = "3.1.2"
def spotbugs_version = "4.0.6"
def testcontainers_version = "1.16.3"
+ def testcontainers_version_clickhouse = "1.17.3"
Review Comment:
What is the reason to not just update the testcontainers version globally?
--
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]