chore(deps): update junit5 to v6 (major) (#4982)

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

View file

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