Skip to content

Commit 61cff69

Browse files
Update all dependencies (#287)
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------- | -------- | -------- | | maven | org.http4k:http4k-bom | 6.20.0.0 | 6.20.0.1 | | maven | org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin | 2.2.20 | 2.2.21 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 2.2.20 | 2.2.21 | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 2.2.20 | 2.2.21 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56688d8 commit 61cff69

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,8 +1,8 @@
11
[versions]
22
jdk = "21"
3-
kotlin = "2.2.20"
3+
kotlin = "2.2.21"
44
moshix = "0.32.0"
5-
http4k = "6.20.0.0"
5+
http4k = "6.20.0.1"
66
immutables = "2.11.6"
77
arrow = "2.1.2"
88
graal = "25.0.1"

0 commit comments

Comments
 (0)