From f31b097c71b2f3309d5ddaa275697d0092ca7ee2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 24 Sep 2024 15:24:10 +0000 Subject: [PATCH] Update junit-jupiter-engine to 5.10.4 --- build.sbt | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 47f59522..75366ca2 100644 --- a/build.sbt +++ b/build.sbt @@ -42,7 +42,7 @@ val commonsIoVer = "2.15.1" val commonsCollectionsVer = "4.4" val scalaTestVer = "3.2.17" val scalaReflectVer = "2.0.0" -val junitVer = "5.10.1" +val junitVer = "5.10.4" val openjfxVer = "18" val ikonliVer = "12.3.1" val miglayoutVer = "11.3" diff --git a/pom.xml b/pom.xml index 43d9b67a..09c9c87e 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ 4.4 1.2.3 3.2.17 - 5.10.1 + 5.10.4 18 12.3.1 3.2.2