Skip to content

Commit e205cfa

Browse files
Update kotest to v5.9.1
1 parent a5e0847 commit e205cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.0.0"
3-
kotest = "5.9.0"
3+
kotest = "5.9.1"
44

55
[libraries]
66
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }

0 commit comments

Comments
 (0)