Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit a42f013

Browse files
Update Libs.Kotest.version to v5.9.0
1 parent 9002a36 commit a42f013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Libs.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Libs {
44
const val org = "io.kotest.extensions"
55

66
object Kotest {
7-
const val version = "5.8.1"
7+
const val version = "5.9.0"
88
const val api = "io.kotest:kotest-framework-api:$version"
99
const val property = "io.kotest:kotest-property:$version"
1010
const val junit5 = "io.kotest:kotest-runner-junit5:$version"

0 commit comments

Comments
 (0)