chore(deps): update kotest to v6.1.11 (#4991)
Some checks are pending
Dependency Submission / dependency-submission (push) Waiting to run
Deploy Documentation / build-docs (push) Waiting to run
Deploy Documentation / deploy (push) Blocked by required conditions
Main CI (Verify & Build) / validate-and-build (push) Waiting to run
Main Push Changelog / Generate main push changelog (push) Waiting to run

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-04 13:43:51 -05:00 committed by GitHub
parent 6af3ad6f0c
commit d0e3b682ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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