There was an error while loading. Please reload this page.
1 parent ac38095 commit 7d2d283Copy full SHA for 7d2d283
1 file changed
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ kfsm = "0.12.0"
12
# kfsm-v2 2.2+ changed Outbox method signatures to return Result<…>.
13
# Pinned to 2.1.0 until InMemoryOutbox and related code are updated to match.
14
kfsmv2 = "2.1.0"
15
-kotest = "5.9.1"
+kotest = "6.2.3"
16
kotlinxCoroutines = "1.10.2"
17
kotestArrow = "2.0.0"
18
# @pin
0 commit comments