Skip to content

Commit 96bbc5b

Browse files
Update dependency io.kotest:kotest-bom to v5.7.2
1 parent 1990b0f commit 96bbc5b

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.7.2" }
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)