Skip to content

Commit 62274b5

Browse files
Update junit5 monorepo
1 parent 1468ecc commit 62274b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ exposedVersion = "0.53.0"
2626
coil = "3.0.0-alpha10"
2727

2828
koin = "4.0.0-RC1"
29-
junit5 = "5.11.0"
29+
junit5 = "5.11.3"
3030

3131
[libraries]
3232
androidx-browser = { group = "androidx.browser", name = "browser", version = "1.8.0" }
@@ -124,7 +124,7 @@ uuid = "com.benasher44:uuid:0.8.4"
124124
test-mockk = "io.mockk:mockk:1.13.10"
125125
test-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"
128128
test-junit5 = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit5" }
129129
test-junit5-runtime = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit5" }
130130

0 commit comments

Comments
 (0)