Skip to content

Commit 16d4589

Browse files
Update junit-framework monorepo (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afcca35 commit 16d4589

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.61.0"
2727
coil = "3.3.0"
2828

2929
koin = "4.1.0"
30-
junit5 = "5.13.3"
30+
junit5 = "5.13.4"
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.14.5"
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.13.3"
128+
test-junit5-suite = "org.junit.platform:junit-platform-suite:1.13.4"
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)