From 467f91a6efc132fba662853466c8b9ae1e686ce0 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Mon, 17 Apr 2023 16:51:14 +0200 Subject: [PATCH] [jOOQ/jOOQ#11485] Add TC tests --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index a57f7e49a7..aca5874fe9 100644 --- a/pom.xml +++ b/pom.xml @@ -454,6 +454,11 @@ postgresql ${testcontainers.version} + + org.testcontainers + trino + ${testcontainers.version} + org.firebirdsql firebird-testcontainers-java