Skip to content

Commit 7d2d283

Browse files
Update kotest to v6 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac38095 commit 7d2d283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ kfsm = "0.12.0"
1212
# kfsm-v2 2.2+ changed Outbox method signatures to return Result<…>.
1313
# Pinned to 2.1.0 until InMemoryOutbox and related code are updated to match.
1414
kfsmv2 = "2.1.0"
15-
kotest = "5.9.1"
15+
kotest = "6.2.3"
1616
kotlinxCoroutines = "1.10.2"
1717
kotestArrow = "2.0.0"
1818
# @pin

0 commit comments

Comments
 (0)