Skip to content

Commit 30edfe9

Browse files
Update all dependencies (#290)
| datasource | package | from | to | | ---------- | ----------------------------- | -------- | -------- | | maven | com.github.javadev:underscore | 1.118 | 1.119 | | maven | org.http4k:http4k-bom | 6.20.0.3 | 6.20.1.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edf9205 commit 30edfe9

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.2.21"
44
moshix = "0.32.0"
5-
http4k = "6.20.0.3"
5+
http4k = "6.20.1.0"
66
immutables = "2.11.6"
77
arrow = "2.1.2"
88
graal = "25.0.1"
@@ -17,7 +17,7 @@ assertj-core = "3.27.6"
1717
assertj-vavr = "0.4.3"
1818
kotlin-logging = "7.0.13"
1919
pprint = "3.0.0"
20-
underscore = "1.118"
20+
underscore = "1.119"
2121
kotlin-faker = "1.16.0"
2222
mockito = "5.20.0"
2323
spring = "6.2.12"

0 commit comments

Comments
 (0)