Skip to content

Commit ac601c7

Browse files
Update kotest to v5.9.1 (#50)
1 parent d100488 commit ac601c7

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,7 +1,7 @@
11
[versions]
22
kotlin = "1.9.10"
33
coroutines = "1.7.1"
4-
kotest = "5.7.2"
4+
kotest = "5.9.1"
55

66
[libraries]
77
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

0 commit comments

Comments
 (0)