Skip to content

Commit d794b13

Browse files
Update dependency androidx.test.ext:junit to v1.2.1
1 parent 5765b85 commit d794b13

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.1.10"
44
ksp = "2.1.10-1.0.31"
55
coreKtx = "1.15.0"
66
junit = "4.13.2"
7-
junitVersion = "1.1.5" # This is to match Compose's version
7+
junitVersion = "1.2.1" # This is to match Compose's version
88
robolectric = "4.14.1"
99
roborazzi = "1.43.0"
1010
espressoCore = "3.5.0" # This is to match Compose's version

0 commit comments

Comments
 (0)