Skip to content

Commit a19a175

Browse files
Update dependency io.kotest:kotest-bom to v5.9.1
1 parent 1990b0f commit a19a175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ junit-jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params" }
2121
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
2222

2323
# Kotest
24-
kotest-bom = { module = "io.kotest:kotest-bom", version = "5.6.2" }
24+
kotest-bom = { module = "io.kotest:kotest-bom", version = "5.9.1" }
2525
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core" }
2626
kotest-assertions-json = { module = "io.kotest:kotest-assertions-json" }
2727
kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest" }

0 commit comments

Comments
 (0)