You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/12/12 08:52:55 UTC

[GitHub] [beam] bsideup commented on a change in pull request #13530: [BEAM-9196] Update testcontainers to 1.15.0

bsideup commented on a change in pull request #13530:
URL: https://github.com/apache/beam/pull/13530#discussion_r541535559



##########
File path: buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -448,7 +448,7 @@ class BeamModulePlugin implements Plugin<Project> {
     def slf4j_version = "1.7.30"
     def spark_version = "2.4.7"
     def spotbugs_version = "4.0.6"
-    def testcontainers_version = "1.15.0-rc2"
+    def testcontainers_version = "1.15.0"

Review comment:
       Consider using yesterday's 1.15.1 :)
   
   ```suggestion
       def testcontainers_version = "1.15.1"
   ```




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org