Skip to content

Commit 77f0548

Browse files
fix(deps): update junit-framework monorepo to v6
1 parent 058d1dd commit 77f0548

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ converterGson = "3.0.0"
44
core = "1.7.0"
55
coreTesting = "2.2.0"
66
dec = "0.1.2"
7-
junitJupiterParams = "5.14.0"
7+
junitJupiterParams = "6.0.0"
88
junitVersion = "1.3.0"
99
kotlin = "2.2.20"
1010
coroutines = "1.10.2"
@@ -44,8 +44,8 @@ lifecycleViewmodelCompose = "2.9.4"
4444

4545
# Testing
4646
junitGradlePlugin = "1.14.0.0"
47-
junit = "5.14.0"
48-
junitPlatformLauncher = "1.14.0"
47+
junit = "6.0.0"
48+
junitPlatformLauncher = "6.0.0"
4949
junit4 = "4.13.2"
5050
mockk = "1.14.5"
5151
robolectric = "4.16"

0 commit comments

Comments
 (0)