Skip to content

Commit dd84da1

Browse files
Update all dependencies to v6.0.6
| datasource | package | from | to | | ---------- | --------------------------------- | ----- | ----- | | maven | io.kotest:kotest-runner-junit5 | 6.0.5 | 6.0.6 | | maven | io.kotest:kotest-property | 6.0.5 | 6.0.6 | | maven | io.kotest:kotest-framework-engine | 6.0.5 | 6.0.6 | | maven | io.kotest:kotest-assertions-core | 6.0.5 | 6.0.6 |
1 parent 9053387 commit dd84da1

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
@@ -10,7 +10,7 @@ java-vavr = "0.10.7"
1010
kotlin-vavr = "0.10.2"
1111
jetbrains-annotations = "26.0.2-1"
1212
okio = "3.16.4"
13-
kotest = "6.0.5"
13+
kotest = "6.0.6"
1414
testLogger = "4.0.0"
1515
truth = "1.4.5"
1616
assertj-core = "3.27.6"

0 commit comments

Comments
 (0)