Skip to content

Commit 9f6aeac

Browse files
Update dependency androidx.test.ext:junit to v1.2.1
1 parent f06d034 commit 9f6aeac

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.0"
44
ksp = "2.1.10-1.0.29"
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.40.1"
1010
espressoCore = "3.5.0" # This is to match Compose's version

0 commit comments

Comments
 (0)