From b47d61318076aa5f3dc6addcc40fb67f756cbc13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 02:02:01 +0000 Subject: [PATCH] Update junit5 monorepo to v5.11.3 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 8c3ae70..6ba6279 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -15,7 +15,7 @@ skie = "0.9.3" # Libraries arrow = "1.2.4" -junit5 = "5.11.2" +junit5 = "5.11.3" junitPioneer = "2.3.0" kermit = "2.0.4" khash = "1.1.3"