Skip to content

Commit e24ee89

Browse files
committed
Update all dependencies to v5.9.0
| datasource | package | from | to | | ---------- | --------------------------------- | ----- | ----- | | maven | io.kotest:kotest-runner-junit5 | 5.8.1 | 5.9.0 | | maven | io.kotest:kotest-property | 5.8.1 | 5.9.0 | | maven | io.kotest:kotest-framework-engine | 5.8.1 | 5.9.0 | | maven | io.kotest:kotest-assertions-core | 5.8.1 | 5.9.0 |
1 parent a79ab47 commit e24ee89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin-vavr = "0.10.2"
99
jetbrains-annotations = "24.1.0"
1010
okio = "3.9.0"
1111
kover = "0.7.6"
12-
kotest = "5.8.1"
12+
kotest = "5.9.0"
1313
testLogger = "4.0.0"
1414
truth = "1.4.2"
1515
assertj-core = "3.25.3"

0 commit comments

Comments
 (0)