From 8b60c1496d738e9585c258644d4a405efca44dc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 01:35:53 +0000 Subject: [PATCH] Update dependency de.mannodermaus.android-junit5 to v1.13.4.0 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 0ae5c82..92f678d 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -6,7 +6,7 @@ androidMinSdk = "24" # Plugins androidCacheFix = "3.0.1" androidGradle = "8.13.0" -androidJunit5 = "1.13.0.0" +androidJunit5 = "1.13.4.0" detekt = "1.23.8" jacoco = "0.8.7" kotlin = "2.1.0"