Skip to content

Commit e94b0d8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.2.20"
44
ksp = "2.2.20-2.0.4"
55
coreKtx = "1.17.0"
66
junit = "4.13.2"
7-
junitVersion = "1.1.5" # This is to match Compose's version
7+
junitVersion = "1.3.0" # This is to match Compose's version
88
robolectric = "4.16"
99
roborazzi = "1.50.0"
1010
espressoCore = "3.5.0" # This is to match Compose's version

0 commit comments

Comments
 (0)