From 66ec7d2b5ca1af7f232dc6f430a08f04a7db5275 Mon Sep 17 00:00:00 2001
From: Aayush Atharva <24762260+hyperxpro@users.noreply.github.com>
Date: Thu, 31 Oct 2024 20:22:00 +0530
Subject: [PATCH] Update JUnit to 5.11.3 (#185)
---
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