chore(deps): update org.junit.platform:junit-platform-launcher to v6 (#4983)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-03 09:09:57 -05:00 committed by GitHub
parent 919da2904e
commit e468818c82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ ktfmt = "0.61"
kover = "0.9.8"
mokkery = "3.3.0"
junit5 = "6.0.3"
junit-platform = "1.14.3" # aligned with junit5 — JUnit Platform uses 1.x scheme
junit-platform = "6.0.3" # aligned with junit5 — JUnit Platform uses 1.x scheme
kotest = "6.1.10"
testRetry = "1.6.4"
turbine = "1.2.1"