From 7b1091c88a55e0a6164708da04f87b5fc438d6a9 Mon Sep 17 00:00:00 2001 From: Alexander Suter Date: Fri, 27 Oct 2023 08:52:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B5=F0=9F=90=B6=F0=9F=90=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- connectivity/connectivity-demos-test/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/connectivity/connectivity-demos-test/pom.xml b/connectivity/connectivity-demos-test/pom.xml index 0d13db4fa..c46490bad 100644 --- a/connectivity/connectivity-demos-test/pom.xml +++ b/connectivity/connectivity-demos-test/pom.xml @@ -76,6 +76,24 @@ 4.2.0 test + + org.assertj + assertj-core + 3.24.2 + test + + + org.assertj + assertj-core + 3.24.2 + test + + + org.junit.jupiter + junit-jupiter-engine + 5.9.1 + test +