Skip to content

Commit 997055d

Browse files
Update kotest to v6
1 parent ac38095 commit 997055d

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.1.11"
1616
kotlinxCoroutines = "1.10.2"
1717
kotestArrow = "2.0.0"
1818
# @pin

0 commit comments

Comments
 (0)