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 @@ -26,7 +26,7 @@ exposedVersion = "0.53.0"
2626coil = " 3.0.0-alpha10"
2727
2828koin = " 4.0.0-RC1"
29- junit5 = " 5.11.0 "
29+ junit5 = " 5.11.3 "
3030
3131[libraries ]
3232androidx-browser = { group = " androidx.browser" , name = " browser" , version = " 1.8.0" }
@@ -124,7 +124,7 @@ uuid = "com.benasher44:uuid:0.8.4"
124124test-mockk = " io.mockk:mockk:1.13.10"
125125test-coroutine = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref = " coroutines" }
126126
127- test-junit5-suite = " org.junit.platform:junit-platform-suite:1.10.2 "
127+ test-junit5-suite = " org.junit.platform:junit-platform-suite:1.11.3 "
128128test-junit5 = { module = " org.junit.jupiter:junit-jupiter" , version.ref = " junit5" }
129129test-junit5-runtime = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit5" }
130130
You can’t perform that action at this time.
0 commit comments