Update dependency org.junit.jupiter:junit-jupiter to v5.13.1 (#1754)

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

(cherry picked from commit 591e9c13560f28d71598eb32648387d099ebc881)
This commit is contained in:
Mend Renovate
2025-06-08 01:19:02 +05:45
committed by NGB-Was-Taken
parent e105828e07
commit ab67775f13
4 changed files with 7 additions and 2 deletions
+1
View File
@@ -280,6 +280,7 @@ dependencies {
// Tests
testImplementation(libs.bundles.test)
testRuntimeOnly(libs.junit.platform.launcher)
// For detecting memory leaks; see https://square.github.io/leakcanary/
// debugImplementation(libs.leakcanary.android)