Skip to content

Commit 1913fba

Browse files
committed
Update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------- | -------- | -------- | | maven | io.exoquery:pprint-kotlin | 2.0.1 | 2.0.2 | | maven | org.http4k:http4k-format-moshi | 5.13.4.1 | 5.13.5.0 | | maven | org.http4k:http4k-client-apache | 5.13.4.1 | 5.13.5.0 | | maven | org.http4k:http4k-core | 5.13.4.1 | 5.13.5.0 |
1 parent 9b86b95 commit 1913fba

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
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "1.9.22"
3-
http4k = "5.13.4.1"
3+
http4k = "5.13.5.0"
44
moshix = "0.25.1"
55
arrow = "1.2.1"
66
graal = "22.3.3" # 22.3.3 Compatable with Java 11
@@ -16,7 +16,7 @@ truth = "1.4.0"
1616
assertj-core = "3.25.3"
1717
assertj-vavr = "0.4.3"
1818
kotlin-logging = "6.0.3"
19-
pprint = "2.0.1"
19+
pprint = "2.0.2"
2020
underscore = "1.98"
2121
kotlin-faker = "1.15.0"
2222
immutables = "2.10.0"

0 commit comments

Comments
 (0)