Skip to content

Commit da4505f

Browse files
fix(deps): update dependency androidx.test.ext:junit to v1.3.0
1 parent 9675167 commit da4505f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ agp = "8.12.1"
33
kotlin = "2.2.10"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
6-
junitVersion = "1.2.1"
6+
junitVersion = "1.3.0"
77
espressoCore = "3.6.1"
88
appcompat = "1.7.1"
99
material = "1.13.0"

0 commit comments

Comments
 (0)