From 106ee423ea6c99533c2d23f64c5aaada280ffd6c Mon Sep 17 00:00:00 2001 From: Alex Harford Date: Thu, 19 Sep 2024 14:16:19 -0700 Subject: [PATCH] Bump junit-platform-commons to 1.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ff63dd5..45f31e0c 100644 --- a/pom.xml +++ b/pom.xml @@ -212,7 +212,7 @@ org.junit.platform junit-platform-commons - 1.10.2 + 1.11.0 org.jenkins-ci.main