From a26f51ef0440dbdc34413bc678ab15e13ecac3d4 Mon Sep 17 00:00:00 2001
From: Aayush Atharva <24762260+hyperxpro@users.noreply.github.com>
Date: Thu, 31 Oct 2024 18:50:07 +0530
Subject: [PATCH] Update JUnit to 5.11.3
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 30661ce4..c882dc07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
org.junit.jupiter
junit-jupiter-api
- 5.10.3
+ 5.11.3
test
@@ -113,7 +113,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.10.3
+ 5.11.3
test