Skip to content

Commit 2f6abbb

Browse files
Update all dependencies (#202)
| datasource | package | from | to | | ---------- | ------------------------------- | ------- | ------- | | maven | org.mockito:mockito-core | 5.15.2 | 5.16.0 | | maven | org.http4k:http4k-format-moshi | 6.0.1.0 | 6.1.0.0 | | maven | org.http4k:http4k-client-apache | 6.0.1.0 | 6.1.0.0 | | maven | org.http4k:http4k-core | 6.0.1.0 | 6.1.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e26cd9 commit 2f6abbb

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,7 +2,7 @@
22
jdk = "21"
33
kotlin = "2.1.10"
44
moshix = "0.29.0"
5-
http4k = "6.0.1.0"
5+
http4k = "6.1.0.0"
66
immutables = "2.10.1"
77
arrow = "2.0.1"
88
graal = "24.1.2"
@@ -19,7 +19,7 @@ kotlin-logging = "7.0.4"
1919
pprint = "3.0.0"
2020
underscore = "1.111"
2121
kotlin-faker = "1.16.0"
22-
mockito = "5.15.2"
22+
mockito = "5.16.0"
2323
spring = "6.2.3"
2424
json-assert = "1.5.3"
2525
nexus-publish = "2.0.0"

0 commit comments

Comments
 (0)