Skip to content

Commit 95c2569

Browse files
Update all dependencies to v2.1.21 (#226)
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin | 2.1.20 | 2.1.21 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 2.1.20 | 2.1.21 | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 2.1.20 | 2.1.21 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 044429a commit 95c2569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
jdk = "17"
3-
kotlin = "2.1.20"
3+
kotlin = "2.1.21"
44
moshix = "0.30.0"
55
http4k = "5.47.0.0" # Compatable with JDK 17
66
immutables = "2.10.1"

0 commit comments

Comments
 (0)