From 3317ef60cc0d572ebf702c546d49541bcd9165d7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 3 Nov 2024 22:25:14 +0000
Subject: [PATCH] chore(deps): update junit5 monorepo (#1162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 4 ++--
sorald/pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b1d7dd998..d2ac1b5cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,13 +48,13 @@
org.junit.jupiter
junit-jupiter
- 5.10.2
+ 5.11.3
test
org.junit.platform
junit-platform-launcher
- 1.10.2
+ 1.11.3
test
diff --git a/sorald/pom.xml b/sorald/pom.xml
index c604b3d8d..324c97778 100644
--- a/sorald/pom.xml
+++ b/sorald/pom.xml
@@ -98,7 +98,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.10.2
+ 5.11.3
test