From bfb0bfb65621e5a89a8806688bfdbbc5949f0356 Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Sun, 15 Sep 2024 17:08:58 +0300 Subject: [PATCH] Update pom-pack.xml --- pom-pack.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom-pack.xml b/pom-pack.xml index 7d88064c..b157d124 100644 --- a/pom-pack.xml +++ b/pom-pack.xml @@ -58,7 +58,7 @@ org.junit.jupiter junit-jupiter-engine - [5.10.3,) + [5.11.0,) @@ -244,19 +244,19 @@ org.junit.jupiter junit-jupiter-api - [5.10.3,) + [5.11.0,) test org.junit.platform junit-platform-launcher - [1.10.3,) + [1.11.0,) test org.awaitility awaitility - [4.2.0,) + [4.2.2,) test