From 0d0fbb54619d4c69a08a128c3e1a01262a4dc004 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sun, 23 Feb 2025 13:57:57 +0100 Subject: [PATCH] deps: update test dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3306240..295253a 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter - 5.11.4 + 5.12.0 test @@ -78,7 +78,7 @@ org.wiremock wiremock - 3.10.0 + 3.12.0 test @@ -90,13 +90,13 @@ nl.jqno.equalsverifier equalsverifier - 3.18 + 3.19.1 test org.awaitility awaitility - 4.2.2 + 4.3.0 test