Skip to content

Commit a72bd1d

Browse files
Update junit5 monorepo (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2833525 commit a72bd1d

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
@@ -27,7 +27,7 @@ exposedVersion = "0.53.0"
2727
coil = "3.0.3"
2828

2929
koin = "4.0.0-RC1"
30-
junit5 = "5.11.0"
30+
junit5 = "5.11.3"
3131

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

0 commit comments

Comments
 (0)