Skip to content

Commit 93c64f1

Browse files
committed
Update all dependencies to v5.8.1
| datasource | package | from | to | | ---------- | --------------------------------- | ----- | ----- | | maven | io.kotest:kotest-runner-junit5 | 5.8.0 | 5.8.1 | | maven | io.kotest:kotest-property | 5.8.0 | 5.8.1 | | maven | io.kotest:kotest-framework-engine | 5.8.0 | 5.8.1 | | maven | io.kotest:kotest-assertions-core | 5.8.0 | 5.8.1 |
1 parent 3f311ec commit 93c64f1

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.8.0"
1111
kover = "0.7.6"
12-
kotest = "5.8.0"
12+
kotest = "5.8.1"
1313
spotbugs = "6.0.8"
1414
testLogger = "4.0.0"
1515
truth = "1.4.2"

0 commit comments

Comments
 (0)