Skip to content

Commit cf32418

Browse files
Update all dependencies
| datasource | package | from | to | | ---------- | --------------------------------- | -------- | -------- | | maven | io.kotest:kotest-runner-junit5 | 6.0.5 | 6.0.7 | | maven | io.kotest:kotest-property | 6.0.5 | 6.0.7 | | maven | io.kotest:kotest-framework-engine | 6.0.5 | 6.0.7 | | maven | io.kotest:kotest-assertions-core | 6.0.5 | 6.0.7 | | maven | org.http4k:http4k-bom | 6.22.0.0 | 6.23.0.0 |
1 parent b56200f commit cf32418

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
jdk = "21"
33
kotlin = "2.3.0-RC"
44
moshix = "0.34.1"
5-
http4k = "6.22.0.0"
5+
http4k = "6.23.0.0"
66
immutables = "2.11.7"
77
arrow = "2.2.0"
88
graal = "25.0.1"
99
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.7"
1414
testLogger = "4.0.0"
1515
truth = "1.4.5"
1616
assertj-core = "3.27.6"

0 commit comments

Comments
 (0)