Skip to content

Commit 115a9ea

Browse files
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
1 parent d8f3547 commit 115a9ea

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.0"
44
ksp = "2.2.0-2.0.2"
55
coreKtx = "1.16.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.15.1"
99
roborazzi = "1.46.1"
1010
espressoCore = "3.5.0" # This is to match Compose's version

0 commit comments

Comments
 (0)