Skip to content

Commit 06ca9ea

Browse files
Update dependency androidx.test.ext:junit to v1.2.1
1 parent 10b73a5 commit 06ca9ea

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.0.21"
44
ksp = "2.0.21-1.0.28"
55
coreKtx = "1.13.1"
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.34.0"
1010
espressoCore = "3.5.0" # This is to match Compose's version

0 commit comments

Comments
 (0)