From f69f40358c1bfe3873e1ea2e7721e4e4687d1c0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 16:53:44 +0200 Subject: [PATCH] fix(deps): update junit5 monorepo to v5.11.2 (#752) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4f14c5c8..1f6685be 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -34,7 +34,7 @@ flexBox = "3.0.0" colorPicker = "3.1.0" -junit = "5.10.3" +junit = "5.11.2" mockk = "1.13.12" [libraries]