This is an automated email from the ASF dual-hosted git repository.

cmarcum pushed a commit to branch task/geb-testcontainers
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git

commit 081b31dbeead330d614e5a0d3793950665e79656
Author: Carl Marcum <[email protected]>
AuthorDate: Tue Feb 3 14:36:43 2026 -0500

    add geb-testcontainers to modules
---
 settings.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/settings.gradle b/settings.gradle
index fd9f71e8..f5371f4b 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -49,6 +49,7 @@ include "module",
     "internal:test-support-spock",
     "integration",
     "integration:geb-gradle",
+    "integration:geb-testcontainers",
     "doc:asciidoctor-extension",
     "doc:manual",
     "doc:manual-snippets",

Reply via email to