File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ exposedVersion = "0.53.0"
2727coil = " 3.0.3"
2828
2929koin = " 4.0.0-RC1"
30- junit5 = " 5.11.0 "
30+ junit5 = " 5.11.3 "
3131
3232[libraries ]
3333androidx-browser = { group = " androidx.browser" , name = " browser" , version = " 1.8.0" }
@@ -125,7 +125,7 @@ uuid = "com.benasher44:uuid:0.8.4"
125125test-mockk = " io.mockk:mockk:1.13.13"
126126test-coroutine = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref = " coroutines" }
127127
128- test-junit5-suite = " org.junit.platform:junit-platform-suite:1.10.2 "
128+ test-junit5-suite = " org.junit.platform:junit-platform-suite:1.11.3 "
129129test-junit5 = { module = " org.junit.jupiter:junit-jupiter" , version.ref = " junit5" }
130130test-junit5-runtime = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit5" }
131131
You can’t perform that action at this time.
0 commit comments